Page 1 of 1

Data grid inside a tab control problems

Posted: Tue Sep 01, 2009 4:07 am
by chris9610
I have not been able to get a data grid to work inside a Tab Panel. Has any one tried this?

Inside the same stack outside of the Tab Panel the grid works fine, but not inside the Tab Panel.

Is this a restriction on the use of the data grid?

Posted: Tue Sep 01, 2009 9:03 am
by Mark
Dear chris9610,

What kind of problems do you see?

Best,

Mark

Posted: Tue Sep 01, 2009 1:12 pm
by chris9610
I can add content in the object inspector but it does not populate and columns can be named in the inspector with no results in the grid.

I was trying to use the data grid in a Tab Panel but as soon as the grid is moved into the Tab Panel Group it stops working.

I tried first by placing the data grid in the Tab Panel then tried setting the properties, No Go.

I then tried creating the data grid in the stack outside of the Tab Panel and I was able set properties and add data. Then I dragged the grid into the Tab Panel and the data grid stopped working until I moved it back out of the Tab Panel.

So there seem to be undocumented restrictions on the use of data grids.

Posted: Tue Sep 01, 2009 1:18 pm
by Mark
Hi chris9610,

That sounds like a bug to me. You might want to report it.

Best,

Mark

Posted: Wed Sep 02, 2009 7:47 am
by trevordevore
There aren't any inherent restrictions on using a Data Grid within another group. Is it possible for you to post an example stack somewhere that shows the problem?