Hi,
Is there a way to dynamically change the property "New Page on Group Break" of a datawindow group by code using dot notation or modify?
Thanks in advance.
Hi,
Is there a way to dynamically change the property "New Page on Group Break" of a datawindow group by code using dot notation or modify?
Thanks in advance.
So, the point being that if the datawindow object is initially created with the setting off and then one attempts to change it to on dynamically by looking for the position of "newpage=no" it won't find it...you'll have to insert the entire "newpage=yes" in the correct position.