I am working with the Demo example at
http://demos.telerik.com/aspnet-ajax/grid/examples/dataediting/usercontroleditform/defaultcs.aspx
I have it working on my system with my data, but if you notice the Demo and my version seem to open the UserControl form of the 2nd record in the dataset. I can't seem to find where in the code that is being specified and how to turn it off. I would like to use it to also be able to specify in a URL string to open a specified record, but if the string is empty not to auto load the 2nd record, as it is doing now.
THANKS!
http://demos.telerik.com/aspnet-ajax/grid/examples/dataediting/usercontroleditform/defaultcs.aspx
I have it working on my system with my data, but if you notice the Demo and my version seem to open the UserControl form of the 2nd record in the dataset. I can't seem to find where in the code that is being specified and how to turn it off. I would like to use it to also be able to specify in a URL string to open a specified record, but if the string is empty not to auto load the 2nd record, as it is doing now.
THANKS!