Ask a Question related to ASP.NET Data Grid Control, Design and Development.
-
SA #1
Maintaining ViewState
hi
I have a datagrid bound to a datasource. I am generating the columns
in the datagrid dynamically. I override the loadviewstate method and
recreate the datagrid columns once again. In this way my viewstate is
maintained. now some of the rows in my datagrid have a different style
(they are bold). This information is not maintained in the viewstate.
I am exporting the information available in the viewstate to Excel and
i get only the data without the formatting information. any
suggestions???.
thanks
SA
SA Guest
-
Failed to load viewstate. The control tree into which viewstate...
Hi to all, I have a webform.aspx and inside i have a dropdown list with autopostback and a place holder... Depending of the selected index... -
unable to Maintaining ViewState Across postbacks in a Usercontrol
I am writing a usercontrol that works as a years scheduler.This usercontrol has some elements created at design time like 2 link buttons to... -
Is anyone still maintaining XML::SAX::Expat?
....the reason I ask is that I have a patch I'd like to submit to the maintainer, but I am not having much luck contacting them. The email address... -
Viewstate errors... how do I get viewstate working?
Hi all, Have to say I can't for the life of me get this viewstate business working with collections of classes! The current error I'm getting... -
Firing Datagrid events without maintaining ViewState
Hi, I want to fire events of Datatgrid without maintaining the view state. If I disable the ViewState then the events are not fired. The reason I...



Reply With Quote

