albi_t_b
4 Aug 2010, 12:36 AM
Hi folks
I have a very simple question: is there a way to build a table of data with out using the TableLayout?
I ask this because the component of the table layout must be panels, isn't it?
So in my application I have this table and when I change the data and I call the doLayout method it takes me a lot off time... A lot of times means more than 3 seconds...
I have a very simple question: is there a way to build a table of data with out using the TableLayout?
I ask this because the component of the table layout must be panels, isn't it?
So in my application I have this table and when I change the data and I call the doLayout method it takes me a lot off time... A lot of times means more than 3 seconds...