Subject | Query.RefreshRows |
---|---|
Author | Robert Martin |
Post date | 2014-07-30T22:03:14Z |
Hi
I have a display query attached to a read only transactions that
displays records. I have an update query that updates a 'selected'
field (i.e. it puts an 'X' on this display. To avoid refreshing the
show display every time a user selects a record I call .RefreshRows.
This doesn't seem to work until I have refreshed display query. Once
the display query has been refreshed the system works perfectly, I can
go and tick / untick fields to my harts content.
Any ideas why its not working 'out of the box'? Is there a better way
of doing this?
Thanks
Rob
I have a display query attached to a read only transactions that
displays records. I have an update query that updates a 'selected'
field (i.e. it puts an 'X' on this display. To avoid refreshing the
show display every time a user selects a record I call .RefreshRows.
This doesn't seem to work until I have refreshed display query. Once
the display query has been refreshed the system works perfectly, I can
go and tick / untick fields to my harts content.
Any ideas why its not working 'out of the box'? Is there a better way
of doing this?
Thanks
Rob