| Author |
how to add panel dynamically
|
sneha patil
Greenhorn
Joined: Feb 15, 2012
Posts: 15
|
|
Hi,
I want to develop application like a goggle talk...after lo gin i want to display online members on my panel...so i have taken list of members and wants to display it on to panel...so i want add online people's information to another separate panel..In short i want to dynamically add panels to single panel...
Thanks in advance ....
|
 |
Swastik Dey
Ranch Hand
Joined: Jan 08, 2009
Posts: 1237
|
|
|
How far have you proceeded with this?
|
Swastik
|
 |
sneha patil
Greenhorn
Joined: Feb 15, 2012
Posts: 15
|
|
thanks for reply..
on login button,i have taken list which contains no of online members.then next i do not understand how to display that members on single panel...
|
 |
Swastik Dey
Ranch Hand
Joined: Jan 08, 2009
Posts: 1237
|
|
|
If you show your code, may be you get some more help on this.
|
 |
Rob Spoor
Sheriff
Joined: Oct 27, 2005
Posts: 19232
|
|
|
Please don't show us your full code. Nobody wants to go through hundreds of lines of code. Post an SSCCE instead.
|
SCJP 1.4 - SCJP 6 - SCWCD 5
How To Ask Questions How To Answer Questions
|
 |
 |
|
|
subject: how to add panel dynamically
|
|
|