Hi All
I am having a problem on finding a solution regarding the ff problem
I need to do a search using a textbox and a datagrid, that means type in a text on the textbox and press enter and If a record is found the datagrid should point to the found record. I want to emphasize that a record has been found in the datagrid by highlighting the entire row
Can anyone help me with the code or how can I achieve that
Thanks in advance