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

Custom row edit in gridview

8 Answers 581 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Armen
Top achievements
Rank 1
Armen asked on 22 Jul 2010, 03:37 PM
Hi! I'm new to Telerik controls. I have radgridview control with "Edit" commandcolumn. When I click "Edit" button I want to show/open panel (or other container) with full of primitive controls (such as dropdownlist, textbox, radiobutton etc.) just below row that must be edited. After data entering in the panel i want to click "Save button" (in the panel or elsewhere) and row updated with new values. Is it possible to do it with radgridview? In asp.net ajax Q1 controls there is a NestedViewTemplate that you can insert to RadGrid element. Is there a similiar way in WinForm RadGridView? I am using Q2 Winform controls, Visual Studio 2008, C# prgramming language. 
Thanks

8 Answers, 1 is accepted

Sort by
0
Armen
Top achievements
Rank 1
answered on 22 Jul 2010, 04:11 PM
Also I have looked to this link http://www.telerik.com/help/winforms/editors_customeditors.html but as I understand this sample is for cell edit but not for the whole row edit.
0
Adolfo
Top achievements
Rank 1
answered on 23 Jul 2010, 05:01 PM
Hello,

Wiht the version Q2 2009 SP1 and VS 2005 this exemple don't  work ??

Tnks
0
Stefan
Telerik team
answered on 28 Jul 2010, 11:36 AM
Hi Adolfo,

Thank you for writing and sorry for the delayed response, it took me some time to fine tune functionality.

Please refer to the knowledge base article named  "Create pop-up user control for row editing".

I hope this is going to be useful. Should you need any other assistance, do not hesitate to contact us.

 

Sincerely yours,
Stefan
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Armen
Top achievements
Rank 1
answered on 30 Jul 2010, 12:16 PM
Hi Stefan. Thank you for   "Create pop-up user control for row editing" article. It was very useful.
Also I want to ask, can I insert new row in the same way as for editing row with pop-up control. For example when I click to the top row with text "Click here to add a new row" pop-up user control will appear.

0
Stefan
Telerik team
answered on 05 Aug 2010, 12:25 PM
Hello Armen, 

Thank you for writing back.

Please consider the attached project where I have added the desired functionality. 

Should you need any further assistance, do not hesitate to contact us.

Greetings,
Stefan
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Marcel
Top achievements
Rank 1
answered on 07 Jun 2012, 07:49 PM
Hello Stefan,
is it possible to send me the code for "Create pop-up user control for row editing" in vb?

Thanks
0
Stefan
Telerik team
answered on 12 Jun 2012, 08:33 AM
Hi Marcel,

I have updated the article with a VB version of the sample.

For your convenience in future, feel free to use our free online conversion tool: http://converter.telerik.com/.

Regards,
Stefan
the Telerik team
RadControls for WinForms Q1'12 release is now live! Check out what's new or download a free trial >>
0
Marcel
Top achievements
Rank 1
answered on 12 Jun 2012, 02:40 PM
Tanks Stefan, much appreciated!
Tags
GridView
Asked by
Armen
Top achievements
Rank 1
Answers by
Armen
Top achievements
Rank 1
Adolfo
Top achievements
Rank 1
Stefan
Telerik team
Marcel
Top achievements
Rank 1
Share this question
or