Closed mahi-kandiar closed 7 years ago
Filter input box can be tabbed in or right clicked in, but left clicking on them does not make them focused and is still blurred.
I think
filter.setTextFilter("grantNumber", true, false); filter.setTextFilter("applicationNumber", true, false)
Hi, I didn't got your point. Could you please sent me a detailed code example?
missing example!
Filter input box can be tabbed in or right clicked in, but left clicking on them does not make them focused and is still blurred.
I think
filter.setTextFilter("grantNumber", true, false); filter.setTextFilter("applicationNumber", true, false)