RE: listview question.....

2004-02-17 Thread Attili Venkata Ravi Kishore
Hi, I think what you are talking about is similar to JList in java. Please refer java API for this. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jessamine Sent: Tuesday, February 17, 2004 2:11 PM To: [EMAIL PROTECTED] Subject: listview question.

Doubt in Jtable Data

2002-12-09 Thread Attili Venkata Ravi Kishore
Hi, I have one data. At client side, by using Jtable how many rows can I show at a time. If I am having huge number of rows, is it going to effect the performance/memory related problems. Any help in this is highly appreciated. Thanks Ravi **Disclaimer

Array, Vector or Hashtable to keep the table's data model ?

2001-07-24 Thread Attili Venkata Ravi Kishore
Hi Jose, As for as my personal opinion, you are correct. Though Hashtable occupies lot of memory, the flexibility of having that is , searching can be done very easily. You can remove the elements,add the elements very easily. > - Original Message - > From: Jose Antonio Lamas <[E