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

Edit double click

1 Answer 99 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Bogice
Top achievements
Rank 1
Bogice asked on 09 Sep 2010, 05:57 PM
Hi Telerik,
I'm implementing a grid with double click for editing row and check boxes for selecting rows. The idea is the user can edit a row, done with editing and after that other operations are applied for only marked rows by selecting corresponding check boxes. So, i used "selecting a row with check boxes" (server side) for marking rows and implement client side for double click. All from examples in Telerik documentation. Here comes the problem:
The client "GridCreated" function of double click made my grid default Empty rows when i haven't set data source yet ( I feed data source manually, not on the first PageLoad). Since this is client call, it over ride my setting data source = null in server side. What should be the way here?
Thank you

1 Answer, 1 is accepted

Sort by
0
Iana Tsolova
Telerik team
answered on 15 Sep 2010, 08:08 AM
Hi Bogice,

Can you elaborate a bit on the issue you are facing and on what you are trying to achieve? What do you mean by "The client "GridCreated" function of double click made my grid default Empty rows"? And what is overriden?
Sharing a sample runnable code of your implementation might help us understand what went wrong in your case.

All the best,
Iana
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
Tags
Grid
Asked by
Bogice
Top achievements
Rank 1
Answers by
Iana Tsolova
Telerik team
Share this question
or