We have a field with data type set as ‘SELECT’ then search lookup -> lookup method = ‘Automatic’ with SQL Select Statement “Select userid, username from users order by userid”.
When we launch the grid, it shown the first userid.
My question is, how to make it shown BLANK in-state of the first userid. Because in search / filter, the search for userid is OPTIONAL?
Any idea?
Regards,
CK