Hi all...
I need help in GridView Binding -
My GridView Design in aspx page is -
--------
Now - THe columns - ECode ; EDept and ESal - are all numeric.
I want a logic that -
When I click on any number of any column (ECode ; EDept; ESal) ; I want its corresponding Headertext and Datafield in CS Page - In RowCommand Event.
i.e. - Get corresponding column header text of selected value.
Also, WHere ever the number is 0(zero); the user should not be able to click the number.
How to achieve this ??
PLease guide
Riddhi ValechaPosted Jul 7, 2015, 1:39 AM
Upendra Pratap ShahiPosted Jul 3, 2015, 8:50 AM
Devinder KumarPosted Jul 3, 2015, 6:04 AM