Ajax DataGrid Support Product Page
Answered
Editing Datagrid cells
Asked 10 Jan 2013 01:13:30
1
has this question
10 Jan 2013 01:13:30 Sam Bisignano posted:
I haven't used the Ajax Datagrid, but need to now. I can get the Ajax Datagrid to load records from my database, but how do I make the individual cells editable?
I want my client to be able to load the records, change certain fields and then upload the changes to the database.
Replies
Replied 10 Jan 2013 09:07:58
10 Jan 2013 09:07:58 Vulcho Vulev replied:
Hello Sam.
Please take a look at the following video tutorials:
Add, Edit and Delete Functionality in Ajax Datagrid Part 1
Add, Edit and Delete Functionality in Ajax Datagrid Part 2
Add, Edit and Delete Functionality in Ajax Datagrid Part 3
Regards:Vulcho.
Please take a look at the following video tutorials:
Add, Edit and Delete Functionality in Ajax Datagrid Part 1
Add, Edit and Delete Functionality in Ajax Datagrid Part 2
Add, Edit and Delete Functionality in Ajax Datagrid Part 3
Regards:Vulcho.
Replied 10 Jan 2013 15:53:34
10 Jan 2013 15:53:34 Sam Bisignano replied:
Vulcho,
Thanks for the video links, but that's not what I want the datagrid for. What I want is to have the datagrid (or any flexgrid) to enter several rows of information. Then when my client presses the "Add-to-Cart" button, I take all the information from the grid and add each item to the cart.
I really don't need to update the database or even interact with the database. I just need a grid container to capture the rows/fields of data and then handle the information myself.
I see that the Ajax in Ajax Datagrid is for updating the datagase Asyncronously using Javascript and XML, but it is much more than I need. Do you guys offer a simple flexgrid or can Ajax Datagrid do what I am asking?
Thanks.
Sam
Thanks for the video links, but that's not what I want the datagrid for. What I want is to have the datagrid (or any flexgrid) to enter several rows of information. Then when my client presses the "Add-to-Cart" button, I take all the information from the grid and add each item to the cart.
I really don't need to update the database or even interact with the database. I just need a grid container to capture the rows/fields of data and then handle the information myself.
I see that the Ajax in Ajax Datagrid is for updating the datagase Asyncronously using Javascript and XML, but it is much more than I need. Do you guys offer a simple flexgrid or can Ajax Datagrid do what I am asking?
Thanks.
Sam