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..