How do I increase the drop-down lists width to provide the table...

Expand / Collapse
 

How do I increase the drop-down lists width to provide the table names/view names or field names?


For tables use the
Izenda.AdHoc.AdHocSettings.TableDropDownWidth
setting and set it in your global.asax file. For field names use
Izenda.AdHoc.AdHocSettings.ColumnDropDownWidth
setting and set in your global.asax file.


Details
Type: FAQ
Options