Hi,
GUI page has a panel ...
When I run the application a datatable containg name,id,address of employee is dynamically created but the problem is that....
At the display time ,half of the datatable goes behind the panel..as a result of which, only half part is visible..I need to move the sliding bar of datatable to view that fully..
I dont know how to set the property of panel..so that panel and datatable is displayed fully..
Loading
Sam HobbsPosted Jul 2, 2010, 9:54 PM
If this is not for a web page, then you need to clarify some things. Note that a DataTable is not a UI thing, so saying that "datatable goes behind the panel" and "sliding bar of datatable" is very unclear.
Abhimanyu K VatsaPosted Jul 2, 2010, 9:56 AM
if you are using Mozilla Firefox as your web page then you have to use
thanks