Get datakey value gridview rowupdating event
22-Jun-2020 01:52
I believe that databinding on every postback is the cause but that's not something that I can change right now, same goes with the autogeneratedcolumns setting. Row Command Event Hi, I'm trying to retreive the row that contains the button clicked to get a cell value in that particular row...
I'd like to know if there are any other ways to retrieve the new values? The problem is when i try to get the index : Dim index As Integer = Convert. Command Argument)It tells me that the input string is not in a correct format. heres the code: Protected Sub enregistrements Grid_Row Command(By Val sender As Object, By Val e As Grid View Command Event Args) Handles enregistrements Grid. Command Name Case "Voir Details" Dim index As Integer...
I've done this elsewhere in code in a different manner but never in the rowupdating method.
But I am not getting I am using c# Please help me Hi vmk, Could you be a littlemore elaborate? Thanks in advance for any help or direction you ca...