I've got a Dynamic browse where I add-columns on the fly at the start of a program. My question is how do I enable all these columns so I can edit them.
As with a normal browse i would just put enable <field name> in the display trigger of the browse.
hanCol:READ-ONLY is the attribute you want to set to enable the browse column. If it's not working then I'd suggest you're not setting it at the right point. You need to enable the columns after the browse is fully realised AFAIK.
just seen it... the browse was read only....dear me its not my day...too busy trying to look at the display when it was the read only all the time...thanks for the help guys..I had the right attribute at the start just not the browse one grrrrr
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.