Change values only for changed cells - Like an airport flights panel
Change values only for changed cells - Like an airport flights panel
raphaelias
Posts: 1Questions: 0Answers: 0
Hi everyone,
I'm developing an Asp.net solution for a company that needs a data table for a large ammount of datas.
Each row is a "request service". While these request is being processed, I need to change only the status column.
Is it possible with DataTables?
Do I need to pass all the objects or just the ones that has been changed?
Thanks for the help and sorry for my bad english writting! lol
I'm developing an Asp.net solution for a company that needs a data table for a large ammount of datas.
Each row is a "request service". While these request is being processed, I need to change only the status column.
Is it possible with DataTables?
Do I need to pass all the objects or just the ones that has been changed?
Thanks for the help and sorry for my bad english writting! lol
This discussion has been closed.
Replies
Hope this helps.