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

Retain the status of Checkbox List in RadGrid

1 Answer 55 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Alexis
Top achievements
Rank 1
Alexis asked on 02 May 2011, 02:22 PM
Hi Team,
               I'm using Telerik Grid. inside it i'm having CheckboxList in Edit Item Template. also i'm using RadGrid EditTemplate()function to populate the values to Drop down and Checkboxlist controls. these are the dynamic controls.

My Grid is showing the data in below format. The Available Location is Checkbox list control and Format is DropDownlist control. both are EdititemTemplate controls.         

Emp Id

Emp Name

Emp Type

Available Location

Format

1001

Alexis

Permanent

New York

$##,###,###.00

1002

Michel

Permanent

New Jersey

$##,##.00

1003

Erin Smith

Permanent

Philadelphia

$##,##

1004

Brown Liza

Temporary

Los Angels

Mmm/yyyy




The Expected Grid is attached here. and the Checkboxlist items status has to be maintain between postbacks. every time i'm updating the Grid values using the concept of Auto Save(http://demos.telerik.com/aspnet-ajax/grid/examples/dataediting/editondblclick/defaultcs.aspx ) . and every time when i tried to save the grid line, it take me to RadGrid1_EditTemplate() function.


Please tell me how to taggle this situation.
Please reply ASAP.


Thanks
Alexis

1 Answer, 1 is accepted

Sort by
0
Iana Tsolova
Telerik team
answered on 04 May 2011, 02:48 PM
Hello Alexis,

Can you elaborate on what is the mentioned RadGrid1_EditTemplate function? Is this an event handler? It would be of help if you share your code.

Best wishes,
Iana
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
Grid
Asked by
Alexis
Top achievements
Rank 1
Answers by
Iana Tsolova
Telerik team
Share this question
or