Jump to content


william

Member Since 27 Mar 2006
Offline Last Active Nov 15 2006 02:44 AM
-----

Topics I've Started

To Boki: Strange problem when the grid is inherited from base form

22 June 2006 - 01:29 AM

Hi,

I had a base form with a TNxGrid/TNxDBGrid(2 columns: Flag and status column) on it. and when I create a desendant form from the base form, and try to change some of the properites of Flag or Status column on this desendant form, the grid columns were all screwed. and it looks like I can't change any column properties for the grid which inherited from the base form at designtime. Although I had NxGrid update files but I don't want to do it since I don't want to break any other code which is working fine for now. so Can Boki tell me what should I do to fix this bug/what should I do to change the source code to make it work. Thanks

William