LayoutControl Handler Won't Run
Posted: Thu May 30, 2013 5:41 pm
Hello,
I am working on a DataGrid Form, and for some reason, when I set the dgData, the FillInData handler runs only once, and the LayoutControl handler does not run at all.
No errors are thrown, and I have proofed the code many times. Since everything with DG's happens behind the scenes, I'm not really sure where it's going wrong. Anyone know of any reason that the LayouControl handler would refuse to run?
I can include code, but was hoping there may be a general reason or way I could troubleshoot it somehow.
Thanks,
Phil E.
I am working on a DataGrid Form, and for some reason, when I set the dgData, the FillInData handler runs only once, and the LayoutControl handler does not run at all.
No errors are thrown, and I have proofed the code many times. Since everything with DG's happens behind the scenes, I'm not really sure where it's going wrong. Anyone know of any reason that the LayouControl handler would refuse to run?
I can include code, but was hoping there may be a general reason or way I could troubleshoot it somehow.
Thanks,
Phil E.