All Tags »
enter key data »
ObjectList mobile development
Sorry, but there are no more tags available to filter with.
-
Hi Guys,
I have a textbox (for a search engine) and a linkbutton when entered data in the search box and pressed 'enter' key, I want it to take the input. I tried the following code but I ran into errors saying "namespace/ assembly not recognised" Please help:
private void KeyPress(object sender, ...