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

Excel Like Grid

3 Answers 61 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Aurelio Righetti
Top achievements
Rank 1
Aurelio Righetti asked on 24 Jun 2009, 11:42 PM
Hi all, i need help for this problem:
I have a grid equal to the example

http://demos.telerik.com/aspnet-ajax/controls/examples/integration/gridandinput/defaultcs.aspx?product=grid

Il work fine, but It's possible update the value of the cell on the database then user modified the value without pressing the botton SAVE?

The sample: Excel Like Grid is great, but save all line only tab on last field, i need save the row instantly when any field is changed..

Thanks to all

Aurelio




3 Answers, 1 is accepted

Sort by
0
Yavor
Telerik team
answered on 30 Jun 2009, 05:24 AM
Hi Aurelio,

You can use the ExcelLike grid as a starting point. Following your requirements, you can update the underlying database, when losing focus of the last element, or any textbox control. You can assign "onblur" event handlers to all the nested textboxes, to do this.
I hope this helps.

Sincerely yours,
Yavor
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Aurelio Righetti
Top achievements
Rank 1
answered on 02 Jul 2009, 02:53 PM
Hi Yavor

Thanks for your reply,
I have tested but it is too expensive to save any cell then lost the focus,
i have use the sample: Excel Like Grid and i have insert a button "SAVE" botton the grid.... it's work fine....

Thanks
Aurelio




0
Yavor
Telerik team
answered on 06 Jul 2009, 08:14 AM
Hello Aurelio,

Indeed, you can also save all the items in one go, this will save a lot of round trips to the server. I hope this setup is functioning as per your requirements.

All the best,
Yavor
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Grid
Asked by
Aurelio Righetti
Top achievements
Rank 1
Answers by
Yavor
Telerik team
Aurelio Righetti
Top achievements
Rank 1
Share this question
or