Jump to content

Recommended Posts

Posted

Hi,

I have a sort of shopping cart Im making..

I have a grid with item number, description, price and quantity on it.

I want the user to be able to enter a quanity, and skip to the next row. Kinda like on a normal grid, you can force the first x columns to be locked.

Without this feature, its confusing to the user. It gives the impression that they can edit any cell.

 

Any ideas?

Posted

I tried that.. But it still allows you to move through those cells.. What Id really like it be able to lock the first x columns.

 

Add fields to grid and then put the column readonly (--> property TUniDBGridColumns of TUniGrid)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...