IonicWind Software

IWBasic => IWGrid => IWGrid Development => Topic started by: LarryMc on December 10, 2013, 02:14:32 PM

Title: Update 12-10-2013
Post by: LarryMc on December 10, 2013, 02:14:32 PM
Attached is updated alpha release of the IWGrid library (v0.08).
Place the IWGrid.lib file in your IWBDev/libs folder.
Place the IWGrid.inc file in your IWBDev/includes folder
$include "IWGrid.inc" needs to be placed at the beginning of any file that uses the lib.

In this release:

Fixed - @IWGIMAGE type cells were not being initialize correctly when there was no file name.
Fixed - Home and End keys were not scrolling the grid.
Added-if line hi-lite feature is on and column 0 is clicked the hi-lited row will change to the clicked on row


This release does not contain a demo program.