> 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. >
I needed something similar, and I solved the problem with a multi-select list. L�o -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
