Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
In my list box if i select any value that should be in the same place, so when i select any value in the list it should not go top to the list box it should remain in the same place how to do this
Disable the State option of the Sort By settings on the Sort tab of the Properties window of the listbox.
HI,
when you have more number of values to scroll down ,selected values automatically come up to show the selections to users,
Try to Expand Listbox and disable the state checkbox in sort tab.
HI Manoranjan D ,
when you have more number of values to scroll down ,selected values automatically come up to show the selections to users,
disable the state checkbox and enable the Frequency checkbox with descending option in sort tab in list box properties
HI Manoranjan D ,
when you have more number of values to scroll down ,selected values automatically come up to show the selections to users,
disable the state checkbox and enable the Frequency checkbox with descending option in sort tab in list box properties
Hi