Hi everyone,
I'm having a problem, I have a datagrid that updates data. But I don't want the user to sroll to update data that is down. So I'm creating a textbox and Button on my webform so that the user write the name and clicking the button the row is selected automatically.
Thanks
I'm having a problem, I have a datagrid that updates data. But I don't want the user to sroll to update data that is down. So I'm creating a textbox and Button on my webform so that the user write the name and clicking the button the row is selected automatically.
Thanks
Comment