John wrote:
> Ok this is how I normally create a grid.

Ok thanks. I didn't even run it and it hit me why it isn't working for you. The 
column properties (Width, ColumnOrder) are persisted to the preferences file 
using 
the column's DataField as the key.

So it is probably persisting just fine. You could check that by using 
PrefEditor.

But it isn't finding the persisted Width at the correct time (during column 
instantiation) because at that point you haven't assigned the DataField yet.

I guess we should make the restoring happen upon setting of DataField, under 
the 
assumption that DataField would only be set once during the lifetime of the app.


>   Is there a way to insure the format 
> of the code in the email?   

No, because the list doesn't allow attachments. Ed, any chance we could revisit 
this 
policy after the move to the new server stabilizes?

Paul


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/[email protected]

Reply via email to