vote up 0 vote down star

I always get a null reference error ( "Object reference not set to an instance of an object.") when try to edit a row in telerik rad control in runtime. I use asp ajax version. Any help is really appreciated!

flag

2 Answers

vote up 0 vote down check

Also check those links:

Demo

Help

link|flag
vote up 0 vote down

Try this method to get the data out of grid for each row:

http://www.telerik.com/help/aspnet-ajax/calendar%5Fserversideitemdatabound.html

I've run into problems like yours before too. It's weird because you can either access the column text or the Data that is being bound.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.