I have resolved my DHTMLX standard edition row data extraction problem. The standard edition does not serialize grids or track user cell changes. You have to pay for such luxuries. Because I'm a foul software Grinch and this is just an exploratory hack I had to roll my own. I am posting the relevant JavaScript … Continue reading More about JHS with the DHTMLX Grid
Category: JavaScript
JHS with the DHTMLX Grid
Grids are the most important GUI user object. It's hard to think of a user-friendly data munching application that doesn't have a grid beating at its heart. Consequently, any serious GUI interface contender must support grids. My previous post showed how to use MathJax with JHS. MathJax is an impressive and important JavaScript library; it … Continue reading JHS with the DHTMLX Grid
JHS meets MathJax
With the release of J 7.01 Jsoftware "deprecated" COM. J 6.02 can run as a COM automation server but J 7.01 cannot.3 Throwing COM under the bus is hardly radical. Microsoft, COM's creator, has been holding COM's head underwater for years. Many .Net programmers cringe when they hear the word "COM" and the greater nonwindows1 … Continue reading JHS meets MathJax