Using EUGrid in IDE
- Posted by Craig Welch <euphoria at welchaviation.org> Jul 30, 2004
- 680 views
I'm sure the answer to this question, when revealed to me by the august participants in this forum, will be so blindingly obvious that I will thwack myself on the forehead with the palm of my hand, and utter in a soulful way 'Duh'! Maybe it's just too late at night. But here goes: I want to build a grid. I've done a little fooling around with the samples, and made a grid like the one I want, outside IDE. Now I want to add this grid to an existing IDE project. I open up the project, and click 'grid', click again, and there it is. A grid exists. Now, just where in the IDE environment do I enter the code that will give the grid the necessary attributes? Code such as 'EGW-ADDColumn'? If this was a button or field, I could trap user actions by using IDE to setup actions for 'onClick', etc. How in IDE do I trap user actions such as EGW_CELLCHANGE? Thanks all, -- Craig