UpdatePanel and DataTable
UpdatePanel and DataTable
Fixxser
Posts: 2Questions: 0Answers: 0
When I use an updatepanel and a partial postback exists I get the error upon trying to do a row selection: _idisplaystart is null or not an object
This is not a server side. It is a basic repeater setup in ASP.NET. If I turn off the partial postback and go with a normal postback it works fine.
Any help would be appreciated.
This is not a server side. It is a basic repeater setup in ASP.NET. If I turn off the partial postback and go with a normal postback it works fine.
Any help would be appreciated.
This discussion has been closed.