Can someone at telerik tell me their opinion on if it is a good idea to use a grid control for a form?
As in a user goes to a page and is presented with a horizontal form with data from a database, they then can click a button to go into edit mode to edit and save this data.
I could do this manually or is it a good way to do it with a datagrid and custom templates, and bind it to a datasource with a single record?
What do you think?
As in a user goes to a page and is presented with a horizontal form with data from a database, they then can click a button to go into edit mode to edit and save this data.
I could do this manually or is it a good way to do it with a datagrid and custom templates, and bind it to a datasource with a single record?
What do you think?