DataGrid
Using my stored proceedure1 i have added a page with 3 datagrids. Also iam using my Stored Proceedure2 and added listitems in Dropdownlist. Now on selection of a particular list i need to call another stored procedure3 in which i need to add a new row in the datagrid that is created with Stored procedure1.
Can u plz help me
|