On Mon, 11 Aug 2003, Rangababu, TNV (IndSys) wrote: > I have a typical requirement from my client. They are looking one > customized control, where they will select multiple items by checking in > the list. For this requirement, I need to implement one customized > control, should have both the properties of checkbox and listbox to > represent. Can any one is their to help me to build this sort of > control?
Is there any reason why you can't do this with a table? That would fit those requirements, it seems. As much work that goes into implementing a table, it still seems easier than creating a custom control to do the same thing. -- ----------------------------------------------------------------------- Brian Smith // avalon73 at arthurian dot nu // http://www.arthurian.nu/ Software Developer // Gamer // Webmaster // System Administrator "With enough soap, you can blow up just about anything." -- Tyler Durden (Brad Pitt), Fight Club -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
