Skip to Content
0
Former Member
Feb 27, 2009 at 12:52 AM

Problems with table control

22 Views

Hi, i have a table control and i need to insert 3 more columns. After inserting them, when I execute the program the table control shows the columns in diferent order than I especified when editing it. Then I change the number of fixed columns and when testing the program it keeps showing the amount of fixed columns it had before. It doesn't matter whether I put 10 o 0 fixed columns. It always shows 2.

Please help me. Maybe I'm doing something wrong inserting the new columns or I'm skipping a step. Why it doesn't take the fixed rows amount I'm setting?

Thanks.