I m displaying data using table control. now in certain case i have hundreds of records diaplyed.
My table control has Delivery number as first coloumn. User has to scroll and search for the required delivery number.
Hence i want to give user option to click on a button FIND where he can enter Delivery number and the cursor will go to that record.
Can any one plz help how to do tht coding?