2
Answers

I want to update all Record

ozkan atmaca

ozkan atmaca

16y
3.9k
1
Hi.
There is a messages table. I will list all messages and I will approve some messages and decline some messages.  Then I will click SaveButton and update database.
Hos can I list and update all together.
like shape

I'm sorry . My english very poor.

note: There are other fields in my tablo . (message, caption, description and approval). I will show all fields.


Answers (2)
0
Sam Hobbs

Sam Hobbs

NA 28.7k 1.3m 15y
0
Amit Choudhary

Amit Choudhary

NA 27.7k 3m 15y
hi friend,

Please give more details about it how you want to read. if you want to read HTML file you can read it as XML file  programmatically and if you want to read it using like javascript then you can identify the table by giving it an id. and read the rows.

Please mark as answer if it helps.