Board index » jbuilder » Columns properties through the GUI
Peder Skånning
![]() JBuilder Developer |
Peder Skånning
![]() JBuilder Developer |
Columns properties through the GUI2004-11-12 06:02:59 PM jbuilder14 I am having problems with setting the columns properties for datasets through the Java2005 GUI. When I set properties for a column, I can read the settings in the source code, but they do not affect the application at runtime. When I check the settings in the GUI, they are lost. Setting them again just creates new settings with a new columnsXX index, which do not link to the column. What is the trick to get columns settings to stick to a column in a dataset? Thanks Peder Skånning |
John B. Moore
![]() Java Developer |
2004-11-16 01:29:48 AM
Re:Columns properties through the GUI
In < XXXX@XXXXX.COM >Peder Skånning wrote:
QuoteWhen I set properties for a column, I can read the settings in the issue.. (seem to work for me.. but that may be that I have not tested the correct situation.) If no one response here you might re-post in the dbswing section. John.. Quote
TeamB are volunteer helpers. Please DO NOT REPLY VIA EMAIL! Post all questions and replies to this newsgroup ONLY For papers on DataExpress, Applets, JSP, and Web Development go to: www.microps.com/mps/paperFAQ.html ==================================================== |