Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
In my attached QVW I have four fields
ID,
Name,
Population,
Revenue.
Here i need a straight table that is independent of current selections
i.e if user select ID in the list box 1 he should only be able to see selected ID in the Text box(This text box has =ID) but the straight table should contain all the ID's.
There should be list box 2 for ID to control the straight table and when user select ID from this list box 2 , it should not change already selected ID from the list box 1 in the Text Box.
Please find attached QVW for clarity
alternate states is what you need. See attached
alternate states is what you need. See attached
Awesome Thanks