Hello All,
re: Telerik.Web.UI 2009.3.1103.35 and the radGrid
I am using the radgrid and would like to set the default value of a few text controls and dropdownlists for the user when they click Add New Record.
I see lots of complex examples when I search, but all I want to do is just set an initial value to zero, and the user can change it if they wish. How can I do this?
As far as I can see, the insert event happens when the user clicks update, so I guess I need to set the value prior to the form loading? Can anyone assist in a) the event I need and b) a few lines of the code required
Thanks in advance for your assistance,
PS As usual I have a demo tomorrow and am trying to get this going today!
Mark