Is this the right way to exclude rows with NULL values from the LABKEY.ext.Store ? | Leo Dashevskiy | 2012-05-21 16:44 |
Status: Closed | ||
Ok, so I am now wondering: is it possible in LABKEY.ext.Store to have the null/empty values replaced by something more meaningful, like "null" or "N/A" ? Either on the server side (via a config or an SQL hack) or on the client side manipulating the store itself? Because the way it is right now, if they're empty, then there is no way to select these rows via (Lov)ComboBox! Thanks. |
||