How would I go about creating a ListGrid that has a row that spans two lines? For example, a checkbook program has the first line of an entry with the date, check number, description, amount and the second line for the entry with a memo field and a category combo box.
We have a few data entry grids like this in our Windows software and I'm trying to find out how I could implement that using the ListGrid.
Thanks.
We have a few data entry grids like this in our Windows software and I'm trying to find out how I could implement that using the ListGrid.
Thanks.
Comment