|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
I need to get row data from GridView on .NET 2.0I´m using a GridView to show some data from a database. I would like to show
in another control the data from a row I selected on the grid view. I´m using the event SelectedIndexChanged but I can´t get the data directly. Please, some one help me... Best regards Cristian The SelectedRow.Cells collection contains all of the data values that are
displayed on the selected row: http://msdn2.microsoft.com/en-us/library/system.web.ui.webcontrols.gridview.selectedindexchanged(VS.80).aspx Show quoteHide quote "Cristian" wrote: > I´m using a GridView to show some data from a database. I would like to show > in another control the data from a row I selected on the grid view. I´m using > the event SelectedIndexChanged but I can´t get the data directly. Please, > some one help me... > > Best regards > > Cristian
Major problem with FileUpload if bad filename
Dynamic control creation. FormView - FindControl only works for default view Launch a new browser window Creating N rows of controls Any advantage to FormView? GridView, sorting, DataTable, and typing. enable/disable text box based on dropdownlist via javascript post-back when the filename to upload changes repeater control - change the background color depending on a value |
|||||||||||||||||||||||