Categories | Question details Back To List | ||
get cell display value only How do i get the cell inner value (which is displaying in the cell) in a grid. I tried with getValue() but it returns the html code along with the display value inthe cell. Answer posted by dhxSupport on Jul 13, 2009 01:09 You should modify getValue() method of the used eXcell type. Changes for the "link" eXcell type you can find here http://dhtmlx.com/docs/products/kb/index.shtml?cat=search&page=1&q=3344&ssr=yes&s=filter%20link |