Categories | Question details Back To List | ||
Cells inside cell? I would like my users to select time from dropdowns so can i have 3 coro cell types inside a cell of type ed?? Answer posted by Stanislav on Jan 25, 2008 15:57 There is no ready excells for such type of data entering , but custom excells allow to use any HTML form as data editor. You can check http://dhtmlx.com/docs/products/kb/index.shtml?cat=search&q=1523&ssr=yes&s=custom This thread contains a sample of custom excell which uses two radio button inside the same cell, not exactly same functionality, but by using same approach you can create a 3-select editor. |