Hi,
I've created an onneeddatasource by double clicking the radgrid and this creates a code behind event that work nicely.
I also need to create an update and insert event in the code behind. Writing directly into the ASPX 'source' seems to fail since the events never fire in the code behind. Please tell me the way to use design mode to create an update and insert event on the code behind.
thanks,
Minh Bui
I've created an onneeddatasource by double clicking the radgrid and this creates a code behind event that work nicely.
I also need to create an update and insert event in the code behind. Writing directly into the ASPX 'source' seems to fail since the events never fire in the code behind. Please tell me the way to use design mode to create an update and insert event on the code behind.
thanks,
Minh Bui