1
Answer

Help Regarding the data Grid.

Mohan Rao 0

Mohan Rao 0

17y
2.1k
1
Hi Good Afternoon,

1)I need the help regarding, how to add(Insert) the NEW Record into the DataGrid at run time.

2)Without refreshing the webPage(ASP.NET),How can i get a record in Datagrid, which is newly Inserted into the table.

3)How do we know that, How many users are using our website at a particular time.

please answer these questions, with One example each.


Thanks In Advance,
Moni.
Answers (1)
0
Administrator

Administrator

Admin 2.3k 1.3m 22y
I have a specific problem as follows. See i have one button and i have written a function onclick of this button in my code behind form. ok. Which will be executed when that button is clicked. But that code is server side. Now I want to check if any of the checkbox in my datagrid is checked or not on click of this button? how to do this? Please help? Regards. kash
0
Administrator

Administrator

Admin 2.3k 1.3m 22y
Is there a specific question here? You can still have javascript error checking with asp.net validation controls by the way.