This is a migrated thread and some comments may be shown as answers.

HOW TO ADD A NEW ROW IN EXISTING RAD GRIDVIEW WITH NO LOSS OF DATA IN THE GRIDVIEW?

2 Answers 104 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Govindon
Top achievements
Rank 1
Govindon asked on 08 Apr 2016, 04:49 PM

I have one scenario where the gridview has 2 rows like what i have attached.

Gridview having data as like I have mentioned in the file.

COLUMN 3 to COLUMN 6 having texbox where the values are entered by the user

COLUMN 1 and COLUMN 2 of ROW 1 and ROW 2 will have the same value as mentioned.

I need to know how to add a new row in the grid if the button is clicked

And the entered value should not get affected. It should be present.

The new row should be added with COLUMN1 and COLUMN 2 having same name as that of the ROW 1 and ROW 2

Even if the user clicks again the button the old rows should not get affected.

 

 

 

2 Answers, 1 is accepted

Sort by
0
Govindon
Top achievements
Rank 1
answered on 08 Apr 2016, 05:00 PM
I need the code in VB.NET
0
Viktor Tachev
Telerik team
answered on 12 Apr 2016, 10:49 AM
Hi Govindon,

I have replied to your query in the other thread you have submitted. I suggest we continue the conversation there.

Please avoid submitting duplicate threads. This will help us keep better track of your support history and enable us to provide answers faster.

Regards,
Viktor Tachev
Telerik
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.
Tags
General Discussions
Asked by
Govindon
Top achievements
Rank 1
Answers by
Govindon
Top achievements
Rank 1
Viktor Tachev
Telerik team
Share this question
or