Hi guys well I have a problem on my JFrame which is once I click on my List all Videos button it displays my data from my MS database which all works well. However as you can see from the png the query results are not aligned up correctly together which makes it look messy. So how would I fix this problem?
Any help you can give would be appreciated
2
Contributors
3
Replies
10 Hours
Discussion Span
1 Year Ago
Last Updated
4
Views
Related Article:Running Access database without Installing Office?
is a solved Java discussion thread by Mr.BunyRabit that has 4 replies, was last updated 1 year ago and has been tagged with the keywords: access, database, run.
Hi guys well I have a problem on my JFrame which is once I click on my List all Videos button it displays my data from my MS database which all works well. However as you can see from the png the query results are not aligned up correctly together which makes it look messy. So how would I fix this problem?
Any help you can give would be appreciated
What component are you using to show the data? a Textarea? or a table?