Re: Web-based Java Grid Tool
Hello Andy,
You could try to use the argent coffee table grid tool for ur problem.Visit argent
web site www.argent.com and look for their 2.1 version(latest).It is a javabean
and help files are available.Look for the tutorials also.
best wishes
thiru
for any info contact at [email protected]
Re: Web-based Java Grid Tool
Use the JTable class that's in javax.swing.*; package (downloadable from Javasoft.com page).
Alex
Re: Web-based Java Grid Tool
both the method given above will work fine
but I feel JTable will be the better way as it will given a feel
of coding in java