Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / DataGrid / July 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
DataGrid with image in the Column Header17 Jul 2003 20:36 GMT1
Is it possible to have both an image and text as part of a Column Header in
a DataGrid?  Ideally, you could click on either sort the column.  I have not
been successful yet - if I add an image, the text does not show.  I suppose
I could create a .gif with each piece of text in it, ...
How to retrieve the values of the previous row during ItemDataBound17 Jul 2003 19:29 GMT1
Hello, I am trying to retrieve the values of the previous row.  I want
to change the color of a cell for the current row if the previous
row's cell had a different value:
Private Sub Datagrid1_ItemDataBound(ByVal sender As Object, ByVal e As
How to set up a vertical scroll bar for my datagrid control?17 Jul 2003 19:20 GMT4
Multiple Nested DataGrids17 Jul 2003 15:32 GMT1
I would like to create a datagrid that can have a master detail view
which can expand and collapse information for specific rows, much like
MS Access does whenever you use lookup columns.  I have seen DbNetGrid
(www.dbnetgrid.com) and it does the same type of thing, but I don't
checkbox column in a datagrid problem16 Jul 2003 21:26 GMT2
I have a checkbox column in a datagrid so a user can select (by checking)
mulitple items then hit a submit button to add them.  The problem is that I
try to evaluate (xxx.checked = true) but it is always equal to false.
The checkbox column appears to have no clue that a box is ...
Accessing controls in template column with JavaScript16 Jul 2003 21:12 GMT1
Hi Guys & Gals,
Is it possible to access controls (e.g. a CheckBox) within a template column
in a datagrid with JavaScript?
I would like to count the number of rows in my datagrid with checked boxes
...Accessing a datagrid across frames...16 Jul 2003 19:34 GMT1
I've got a situaion where there's one frame with a load of buttons, acting
as a small control panel, with a datagrid object existing in another frame.
On clicking on one button on the top frame, I want to be able to access the
instance that is being displayed onscreen of the grid, ...
Datagrid events refuse to fire (pt 2)16 Jul 2003 17:12 GMT2
Further to my earlier post the following events DO fire -
ItemDataBound
ItemCreated
DataBinding
accessing values from checkbox created with ITemplate15 Jul 2003 15:03 GMT1
hi folks, i have a checkbox in my datagrid created this way:
http://www.superdotnet.com/show_article.aspx?pkID=116
with C# code-behind, TemplateColumn and a custom class to add the checkbox.
how can i access the values from the checkbox in the datagrid to see if it?s
adding a checkbox to select the row.15 Jul 2003 14:56 GMT3
i'm using c#. code behind if possible.
i need a simple way to put a checkbox column in my datagrid and a button to
see witch rows are selected...
is there any big difference using checkbox and checkboxlist ? can i use
ClintID does not work for datagrid template columns controls15 Jul 2003 13:01 GMT1
Hello I have a datagrid "dg" which has two template columns. The first
template column contains a button denoted "b" and the second template
column contains a div server control denoted "div" which in turn
contains another grid denoted "dg_second". "dg_second" is bound to
How Do I : Add a Click event to a checkbox in a DataGrid15 Jul 2003 04:48 GMT3
 I need to know when a user clicks a checkbox, in a
datagrid, so I can then update the database. I.E. I need
to know which row has been clicked and which column.
Charles
capture dropdownlist in edit mode autopostback15 Jul 2003 04:30 GMT2
I have a datagrid that in edit mode shows a dropdownlist.  I need to be able
to postback and manipulate some of the edit template controls depending on
what the user selected in the dropdown.  I was hoping to be able to
autopostback and capture the selected index changed event of ...
Tree View Web Control14 Jul 2003 09:55 GMT2
Any one can suggest a good tree view web control. There are so many
available, just don't want try them out within short time line. I need one
that supports drag/drop node and databind/xml bind. Thank you very much. My
email atangus@hotmail.com
Datagrid Template Column - Problem with ClientID14 Jul 2003 08:42 GMT3
Sorry for the long message - most of it is a code example :) Quite a
quick question really!
I'm having a problem (possibly found a bug) while trying to implement
a template column in an ASP.NET Datagrid.
Pages: 1 2 3 4 5 June, 2003
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.