Hi,
I have created a datawindow of presentation style N-up. I have 2 rows in the datawindow and each of the row has a column name cfc_rvsfcs. I wanted to set the Visible property of column cfc_rvsfcs of first row only. So I wrote the statement dw.object.cfc_rvsfcs[1].Visible = 0 . This throws...
Hi,
I have a textbox which on double click on it will display a list of value from which the user can select a value. The problem is once the user selects the value, the value is not shouwn in the textbox. Only on item change the correct value is being shown. I am calling AcceptText() function...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.