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

RAD Grid Column values vanishes when performing validation and after Clicking the ok button in RAD Windowmanager (or) RADGrid.ResponseScript

1 Answer 55 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Bose
Top achievements
Rank 1
Bose asked on 28 Sep 2008, 10:54 PM
My RAD Grid has five columns and I am binding it to a DataSource.
In the last column i have an Template column which has 2 ImageButtons one is to Add a new row and the other is Delete ImageButton to delete row.
I have some mandatory Fields in Grid (ie. 2 of my columns in the Grid should always contain value it should not be empty).
Aftter performing my validation i displaying the validation message in RAD Window or RADGrid.ResponseScript based on the Event or method. My problem is whenever i get the validation message i am losing all my values in the Grid Column but i need to retain the value in the GridColumn if the validation fails,so that the user can just fill in the remaning columns and submit the page to Add the row.

I think this problem is because of the postback happening after the validation message windows button is clicked. 
Is there any property to resolve this or do we have any backdoor process to solve this issue.
I need your help on this, so please let me know the workaround for this issue?
Let me know if you can understand the scenario.
I am using RAD Window and RADGrid.ResponseSCript to display the validation message depending on the Event and place.


1 Answer, 1 is accepted

Sort by
0
Yavor
Telerik team
answered on 01 Oct 2008, 10:07 AM
Hello Bose,

Based on the information supplied, it is hard to pinpoint the cause of the issue, or suggest a solution for that matter. To further investigate the problem, it would be best if you open a formal support ticket, and send us a small project, demonstrating the issue.
We will review it locally, and advise you further.

Kind regards,
Yavor
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Grid
Asked by
Bose
Top achievements
Rank 1
Answers by
Yavor
Telerik team
Share this question
or