Hi All,
I want to have a grid for order entry screen. first column is for item code. second column is for item description.
I only want the user to enter item code and item description will be populated automatically based on item master file table. I am using autocomplete text box in item column. the logic: once autocomplete selected a particular item code, item description in second column cell should display the desc without having to refresh.
Can Radgrid achieve this?
any input is greatly appreciated!
Thanks!
I want to have a grid for order entry screen. first column is for item code. second column is for item description.
I only want the user to enter item code and item description will be populated automatically based on item master file table. I am using autocomplete text box in item column. the logic: once autocomplete selected a particular item code, item description in second column cell should display the desc without having to refresh.
Can Radgrid achieve this?
any input is greatly appreciated!
Thanks!