Good morning Infragistic gurus,
I am a newbie your igrid and would like to inquire if there is chance if I can have the RowEditTemplate functionality of the igrid and the features in your Batch Updates example be combined. I want to have the use the RowEditTemplate in editing the details of my table entity and then use the functionality of the buttons Save Changes, Undo & Redo in your Batch update example.
Hoping that someone can point me out on how to do it or if someone can show a working example.
Thanks in advance and more power to infragistics, keep up the good work :)
Hello Almond ,
I have created a small sample for you in order to show how these two features could work together(see the attachemnt). In order to do so I used the code from the following samples in our samples browser:
http://ko.infragistics.com/products/jquery/sample/grid/batching-updates
http://ko.infragistics.com/products/jquery/sample/grid/row-edit-template
You can find the code for all of our samples on your computer in the following folder:
C:\Users\Public\Documents\Infragistics\IgniteUI 2012.2\Samples\HTML\Demos
If you need any additional assistance on this matter please do not hesitate to ask.
Much thanks for the sample Elena.
I'll try it first and update you and it went.
Thanks again :)
Hello again Elena,
I forgot to mention that I am also a newbie in programming and using MVC. Would it be to much give me a sample using MVC?
I am trying to convert your code to MVC but to no avail, can't seem to have it working for some reason. :(
Thanks and good day once again.
Hello Almond,
If you have issues while setting our igGrid you can try our build in starter projects for igNiteUI. They will provide you with fully set up project where you can directly test some of our controls and start adding specific features.
Furthermore I have created a new sample on your behalf where I show using batch updating with row template in MVC project. For additional reference please check the attachment.
If you need any additional assistance with this please do not hesitate to ask.
Much thanks once again Elena.
I'll try the sample you gave.
Thanks again. :)
Thank you so much for the help Elana.
I have already resolved the issue thanks to the example of your code. I just noticed that that i have overlooked the locations of some of the codes. They were actually inside a code block which execute only when the grid is loaded. When i placed them outside the block, the CRUD operation finally worked.
Thanks again and untill next time. :)
More power to Infragistics :D
oh and btw....two thumbs up for the support :)