hi friends,
I am working on a table control wherein i have got 2 fields,emp code and emp name
now when the user enters employee code and presses enter the emp name should come.
I have written the code for it,but the emp code remains blanks and hence no emp name is generated
how to solve this prob