Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 3 of 3 total
Thread Grid with Dataset - ReadOnly Columns do not navigate Dataset.
Fri, Oct 11 2013 7:17 AMPermanent Link

Walter Matte

Tactical Business Corporation


Grid with 3 columns - attached to a dataset.   2nd and 3rd column for data entry and a memo field to the right of the grid in the same dataset - so as you navigate the grid the memo field changes.

The first column is marked ReadOnly.  Second Column is data entry.

Clicking on any cell in the first column does not reposition/scroll the dataset to make that current record so the memo field does not get updated.

If you make the first column ReadOnly = False and  AllowEdit = False if scrolls the dataset OK, but you can edit the cell!

If you set the Grid to RowSelect = True - then you cannot do any entry.

How can I get Navigation on Dataset from ReadOnly Column?

Walter
Mon, Oct 14 2013 6:34 AMPermanent Link

Walter Matte

Tactical Business Corporation

On a Read Only Column - I don't get a Cell Click event to navigate myself....

This is needed... the ability to navigate by clicking a column that is read only....  Please!

Walter


Walter Matte wrote:


Grid with 3 columns - attached to a dataset.   2nd and 3rd column for data entry and a memo field to the right of the grid in the same dataset - so as you navigate the grid the memo field changes.

The first column is marked ReadOnly.  Second Column is data entry.

Clicking on any cell in the first column does not reposition/scroll the dataset to make that current record so the memo field does not get updated.

If you make the first column ReadOnly = False and  AllowEdit = False if scrolls the dataset OK, but you can edit the cell!

If you set the Grid to RowSelect = True - then you cannot do any entry.

How can I get Navigation on Dataset from ReadOnly Column?

Walter
Wed, Oct 16 2013 3:24 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Walter,

<< On a Read Only Column - I don't get a Cell Click event to navigate
myself.... >>

I'll see what I can do about allowing the event to bubble up.

Tim Young
Elevate Software
www.elevatesoft.com
Image