ASP.NET
1. How can I add scrolling in a well control DataGrid?
2. How to select a list item of a given value\test from HtmlSelect or DropDownList (already populated from data source) programatically? (Just the reverse of getting value\text of item selected by user)
|