S
Sehboo
I have an ASP.NET page which has bunch of stuff. In the middle
somewhere (in a table), I want to add rows of records from database.
So when user clicks on this button, I want to go read the data from
database and then add rows to this HTML table.
How can I do that?
Thanks
somewhere (in a table), I want to add rows of records from database.
So when user clicks on this button, I want to go read the data from
database and then add rows to this HTML table.
How can I do that?
Thanks