I'm VERY new to Telerik so please take into account. :)
I have a grid that contains a FormTemplate inside the EditFormSettings code block. This grid is populated from a Class Collection datasource. When the user clicks "Edit" I need to populate the controls in my FormTemplate with data from my objects. So when the use clicks edit I somehow need to "FindControls" on the edit form and populate it from code behind. The reason for this is because the edit form contains more fields than is shown in the grid.
Can someone point me in the right direction or even better show me an example?
Thanks
Scott
I have a grid that contains a FormTemplate inside the EditFormSettings code block. This grid is populated from a Class Collection datasource. When the user clicks "Edit" I need to populate the controls in my FormTemplate with data from my objects. So when the use clicks edit I somehow need to "FindControls" on the edit form and populate it from code behind. The reason for this is because the edit form contains more fields than is shown in the grid.
Can someone point me in the right direction or even better show me an example?
Thanks
Scott