Ask a Question related to ASP.NET Data Grid Control, Design and Development.
-
RickM #1
Gridview - Row Update Event Not Firing When grid has invisible col
..net 2.0 Visual Studio 2005 beta 2 Gridview
I am hiding and displaying columns in a gridview based upon user's
selection. The Row Updating event is not firing when I have invisible
TemplateField Columns. If I change all columns to Visible, the event fires.
If I make one column invisible, it does not fire. Is this by design? Is
there a work around?
--
RickM
RickM Guest
-
LoadControlState Event Not Firing?
Hello all, I've created a custom control that inherits CompositeControl for the purpose of extending the gridview and using dynamically created... -
Update GridView without postback
Hi, I'm struggling for a few days with this. Anyone up to help me out ? I've a situation where I need to update my GridView (ASP.NET 2.0) in... -
RowEditing event in GridView
Hi, If a GridView column has "DropDownList" in "EditItemTemplate", its selection change event does not fire while a row is in Edit mode. Upon... -
GridView rows collection refresh within an event
Hi, I need to refresh the Rows collection of my GridView within a tree event OnCheckChanged. I call the following for that void... -
Grid Control ItemData event not firing
I have a grid control on a page that I copied from another page and modified. For some reason it seem my ItemData event never fires. I even put...



Reply With Quote

