1
Answer

How to show data in ASP gridview To use 2 or more stored pro

saurabh Kumar

saurabh Kumar

6y
410
1
How can we show a data in gridview to use two or more oracle stored Procedure.
the procedure table1 is employee detail and procedure table2 is employee reward detail.
here i have to show it in a single row all employee detail and all record is to show in same employee row in column wise 
employee detail   reward 1  reward 2.....etc
Answers (1)