Hi,
I have a dhtmxgrid with excell_combo in filtering mode and everything works fine.
var combo = self.grid.getColumnCombo©;
combo.enableFilteringMode(true,url,true,false);
But I now need to set a cell value in code (not by clicking the cell). I’ve tried many different things, but it always seems to not work after the value is set. Can you help?
Thanks!
Just clarify…what I mean by “seems to not work after the value is set” … is that I can get it so the value looks right in the cell, but when you click on it, it doesn’t seem to register correctly with the combo, and it ends up getting blanked out.
Just clarify…what I mean by “seems to not work after the value is set” … is that I can get it so the value looks right in the cell, but when you click on it, it doesn’t seem to register correctly with the combo, and it ends up getting blanked out.
Hello,
The answer with the sample is sent by email.