Hi,
I'm a laymen to teleriks. I have requirement like user needs to enter some data in a row like data1, data2,data3, etc in textbox fields. If he wants one more row of data he should click some 'Add row' button and then enter the text fields. So like this he can enter the as many rows he wish and finally he then need to click the some 'save' button to save data of all the rows entered.
Also when adding the rows he should have an option to 'Copy row' so that the same row will get copied as second row with the same first row data.
So for the above 2 requirements, pls let me know how I can achieve the requirement through the RadGrid. Plz provide me with relevant code snippetts of the RadGrid events to achieve the above.
I'm a laymen to teleriks. I have requirement like user needs to enter some data in a row like data1, data2,data3, etc in textbox fields. If he wants one more row of data he should click some 'Add row' button and then enter the text fields. So like this he can enter the as many rows he wish and finally he then need to click the some 'save' button to save data of all the rows entered.
Also when adding the rows he should have an option to 'Copy row' so that the same row will get copied as second row with the same first row data.
So for the above 2 requirements, pls let me know how I can achieve the requirement through the RadGrid. Plz provide me with relevant code snippetts of the RadGrid events to achieve the above.