Tristan
Member
- Joined
- Feb 14, 2005
- Messages
- 5
- Programming Experience
- Beginner
Hi to all!
Suppose to have a bound datagrid of more than 1000 rows (and some columns) displayed in a single web form!
After loading the page I need to specify a column, enter a value in a textbox and then click on a SEARCH button.
I need that the first row that satisfy my parameters will be selected and highlighted.
Is this possible in .Net 1.1?
TNX.
Suppose to have a bound datagrid of more than 1000 rows (and some columns) displayed in a single web form!
After loading the page I need to specify a column, enter a value in a textbox and then click on a SEARCH button.
I need that the first row that satisfy my parameters will be selected and highlighted.
Is this possible in .Net 1.1?
TNX.