I have a RAD list box and need to mimic its transfer functionality; however, the "transfer to" control is a RAD grid. Everything should be done client side. I looked over the samples and all of them assume that the grid will be initially bound either server side or with page methods. In my case, the grid is empty as the page loads and I don't seem to get it to work and cannot find a related sample either. Would appreciate if someone could provide with pointers.
On the side note, the only reason why I'm not using a list box as a "transfer to" control is because i need to have each of the added items displayed with a "delete" image and list box won't allow for this. THanks in advance.
On the side note, the only reason why I'm not using a list box as a "transfer to" control is because i need to have each of the added items displayed with a "delete" image and list box won't allow for this. THanks in advance.