Results 1 to 2 of 2

Thread: control

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Dec 2002
    Location
    London
    Posts
    678

    control

    Hi,
    It will be helpful to get your ideas on the following:

    I am supposed to start a project which will basically involve doing a search and then drill down into that search and then further drill down into that second search.
    My thoughts are using a TreeView control in vb.net using windows application.

    So, should I do this in windows or should I do this project in asp.net using vb.net? I believe using a TreeView in asp.net is not easy. what do u think? if u recommend doing this project in asp.net, then what shall I use as an alternative to the treeview control, i.e. several datagrids, etc...?

    Thanks guys

  2. #2
    Addicted Member PeteD's Avatar
    Join Date
    Jun 2003
    Location
    Sydney
    Posts
    158
    I would just use 1 datagrid, and have an option to 'search within' the search results.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width