I'm really totally new to telerik.
I'm trying to create a form that has a grid view at the top section and at bottem an area for view, add, edit.
Each row in the grid shows basic information of some medical assessemnt. Clicking the row wil show all the information in the bottom area.
I can then edit or delete this information.
Clicking "add" will clear all the fields in the bottom section for inserting a new value.
Can anyone give me pointers on how to best approach with gridview. Example code will be a big help
I'm trying to create a form that has a grid view at the top section and at bottem an area for view, add, edit.
Each row in the grid shows basic information of some medical assessemnt. Clicking the row wil show all the information in the bottom area.
I can then edit or delete this information.
Clicking "add" will clear all the fields in the bottom section for inserting a new value.
Can anyone give me pointers on how to best approach with gridview. Example code will be a big help