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 |
Laxmidhar SahooPosted Oct 25, 2018, 10:31 PM