EasyXLS http://forum.easyxls.com/ |
|
How to create a dropdown column... http://forum.easyxls.com/viewtopic.php?f=5&t=163 |
Page 1 of 1 |
Author: | rkb [ Thu Mar 13, 2008 5:34 am ] |
Post subject: | How to create a dropdown column... |
Hi All, My Requirement is: I want to export an excel file and in that file i want one drop-down column, with a predefined-set of values. and after that i want one of those values to get selected while exporting the excel file. Can anyone please tell me, How can we do that? Thanks in advance, Kumar |
Author: | oana [ Fri Mar 14, 2008 7:29 am ] |
Post subject: | How to create a dropdown column... |
Hi Kumar, For the drop-down column please check our online manual at http://www.easyxls.com/manual/index.html chapter EasyXLS Basics / Data Validation To select one of the values, you can use "ExcelCell.setValue" method as follows: xlsTable.getCell(x,y).setValue(value) |
Page 1 of 1 | All times are UTC - 4 hours |
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |