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 / January 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Change style of a single row of the item list of datagrid, based on a field value of current item...17 Jan 2004 19:46 GMT6
Sorry for the long subject guys, but I don't know how better I can resume
the matter...
Anyway, I have my datagrid showing items of an order.
I want to have different backcolor of the rows based on the value of the
cannot trigger SelectedIndexChanged event17 Jan 2004 16:21 GMT1
I use data binding function to display data from DB to datagrid. but I don't know why I cannot trigger the SelectedIndexChanged event?
radio button in colums are not grouped correctly17 Jan 2004 04:39 GMT4
I have a datagrid that I dynamically add radio buttons to in the
onItemDataBoud Event.  I set each radio button to the same GroupName but
when I run the page the radio button group does not dissallow multiple
selections as it should.  My C# code snippet is below.
Datagrid Column17 Jan 2004 03:46 GMT1
I have a datagrid. Now I want to add a new to column to the last column of
the grid, how can i do that?
I can add a new column but it adds to the front of the grid.
Thanks for helping me
Datagrid not Responding17 Jan 2004 00:41 GMT1
I am using a datagrid to display paged data.  Whenever you click on the page you want to see, it won't do anything.  I notice that I have a JavaScript Error: Expected ';' in line blah bah.  The line that has a problem is one generated by the data grid control:
    theform = document ...
Datagrid programmatic17 Jan 2004 00:15 GMT1
I have to generate a bunch of datagrids. The # number of datagrids needed
will be told by a method.
That's why I have to build an array of datagrids
....
press cancel twice to get out of edit mode16 Jan 2004 23:26 GMT2
I just added edit capabilities to my DataGrid.  It was working fine, then I
started to add a delete button.  I did some other stuff, but I just noticed
that I have to press the cancel button twice to get out of edit mode, then,
when it does leave... the databound data is gone.
How to generate datagrid without knowing # of rows (not retrieving form a database)16 Jan 2004 16:06 GMT5
I'm trying to create form (can be anything, but a prefer it's a datagrid).
It should look like this
Header 1        Header 2        Header3        Header4        Header5
(textbox)         (textbox)        (textbox)        (textbox)
adding onmouseover16 Jan 2004 02:47 GMT1
I would first like to thank everyone for taking the time  to help me. I know this is probable a simple question for everyone but as I am starting out I was wondering if you could help. I have build a small .net web app that has a datagrid. I would like to make each line of the ...
linkbutton dynamic image in itemtemplate16 Jan 2004 02:46 GMT6
I am trying to display a column with a linkbutton with a bitmap which
depends on different criteria.
I currently have the following
<itemtemplate>
DataGrid Generic DataSource Handler?16 Jan 2004 01:31 GMT4
I set a DataGrid.DataSource to bind to MyDataSet.Tables[0].
I just got a requiremend to bind to MyDataView instead.
I want to keep the bind code generic/universal, what is a good way to
programatically determine the source of the datagrid in the
Q: Default columns appear at runtime15 Jan 2004 21:30 GMT1
I dropped the DataGrid control onto my ASPX page, and it automatically
appeared with the 3 default columns having headings of {Column0, Column1,
Column2}.  I then added my own columns using the property builder, however
these 3 default columns still appeared in the Design view of ...
Datagrid Headers ???15 Jan 2004 17:41 GMT1
I want to know my headers of datagrid will not be known in advance, the
headers will be parsed at the run time by an array list. How would I be able
to solve the problem:
Before:
Datagrid and validiation check for each row !!!15 Jan 2004 11:23 GMT2
Hi every one I'm building datagrid which needs to have validiation check for
each text box. Something will look like this
Question     Answer
1                    abc            validiation check
set scroll bar in Datagrid15 Jan 2004 11:10 GMT1
I want to know that how to set vertical and horizontal bar in datagrid
Pages: 1 2 3 4 5 6 December, 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.