Results 1 to 2 of 2

Thread: flexigrid

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Aug 2000
    Posts
    24

    Lightbulb

    does anyone know how to user a flexigrid??
    So that it displays different fields for different criteria I choose???
    Say I ahve a set of combo boxes... surname othername city country... If I search for country... the flexigrid will give me list of surnames and othernames... If I search with surname and othernames I get list of country..
    thanx

  2. #2
    Lively Member bhaskerg's Avatar
    Join Date
    Mar 2001
    Location
    india
    Posts
    68

    Cool

    Based on the combobox selection form the select query and also the recordset....pass this recordset and flexgrid name to a function.....Inside this function you can find the no. of columns and rows to be displayed in the flexgrid from the cols and rows of the recordset....using a do while loop u can display the records too....

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