PDA

View Full Version : No QueryString bindings defined for this page


tangosdad
06-12-2009, 07:31 AM
I am trying to set up sorting on column headings but get the following error message every time I try to set up QueryString bindings for "sort"

"There are no QueryString bindings defined for this page"

How do I fix this or get around it?

Thank you!

DW CS4
DataAssist 2.05

Ray Borduin
06-12-2009, 07:40 AM
This is a focus issue I believe. Click the help button before you click finish. The CS4 updates we implemented created a problem where the last field updated doesn't register the update until you switch focus to another field. Essentially the button press used to act as the focus switch and it no longer does.

Since this interface only has one field, you can just click into another, so clicking the help button should work instead.

tangosdad
06-12-2009, 08:34 AM
Yep, that did the trick. Thanks very much!