Hi,
This is my scenario, i am going to Insert/Edit/Delete in my grid using OnNeedDataSource.
while inserting or editing, I have a textbox called code (on code textbox changed event), i need to check the code against the database, if the code is exist i need to populate some values to below 3 textbox.
Can you guys provide your inputs?
This is my scenario, i am going to Insert/Edit/Delete in my grid using OnNeedDataSource.
while inserting or editing, I have a textbox called code (on code textbox changed event), i need to check the code against the database, if the code is exist i need to populate some values to below 3 textbox.
Can you guys provide your inputs?