Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1735
DeleteSelectedRows
posted

Grid.DeleteSelectedRows(true) clear all textbox values in the form?may i know why? i want to avoid this.Please suggest alternative

Scenarion : i have textboxes and grid in the form and adding blank rows in the grid when i click on add button but when i click delete button it delete rows from grid but it aslo clear textbox values.