Runtime connected databrowser
Posted
#1
(In Topic #1090)
Regular

Thanks
Posted
Guru

Andreas_K said
Hello, is there a way to detect the add Button on the runtime connected databrowser? and when i like to change the columns width in the forms load event i get everytime the error no object (i think not createt at this time…)
Thanks
I do not know about the first question but for the second one there are solutions i know of…
Create the DataBrowser and add it to your form in Form_Open (instead of adding in the IDE designer)
Then you can create and initialize it before trying your commands.
Or use the Form_Show() event instead.
1 guest and 0 members have just viewed this.


