reposition Datagrid

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ChuckMac
    New Member
    • Jul 2007
    • 2

    #1

    reposition Datagrid

    I have text fields with a matching search button, that get search information keyed in a field then the search button (for that text item) is pressed which caused a database search to take place. The resulting data is displayed in a datagrid. I am working with VB.NET/ASPX web pages.
    I currently have 50 possible fields down the left side of the page. Currently the datagrid is locked into one location parallel from from the first text field/search buttom pair.
    How can I reposition the datagrid accross from each text field as it's search button is pressed?
    Thanks..
Working...