Search:

Type: Posts; User: Guido@anpesil.com

Search: Search took 0.01 seconds.

  1. Replies
    8
    Views
    1,897

    Re: cCjGrid cCjGridColumn ComboAddItem

    Trying again...

    14933

    14934
  2. Replies
    8
    Views
    1,897

    Re: cCjGrid cCjGridColumn ComboAddItem

    Improved the code per Vincent's recommendation so that you can have an alphanumeric save value (ie. "FEDEX"). Posting in case anyone else ever needs it.

    Code for custom class attached. 14926
    ...
  3. Replies
    8
    Views
    1,897

    Re: cCjGrid cCjGridColumn ComboAddItem

    Vincent - As always, thank you for your help. I ended up making a class that displays the "Federal Express" in the cCjGrid. I also made a function that is part of the class that I can call to...
  4. Replies
    8
    Views
    1,897

    Re: cCjGrid cCjGridColumn ComboAddItem

    Hi Vincent. Thanks for your response.

    I'd like to be able to define the display value and the save value within the object. Right now, I believe the command ComboAddItem only allows for the...
  5. Replies
    8
    Views
    1,897

    cCjGrid cCjGridColumn ComboAddItem

    We are currently using version 18.2. We are moving to 19 and then eventually to 2021. Would anyone know if in any of these newer versions, the ComboAddItem allows for a database save value as well...
  6. Re: Complex Business Logic where Update/Backout won't work

    I added the code needed to the Save_Main_File Procedure of the header table. When we loop through the records for the child (alias) table, we don't see the updated information - we only see the old...
  7. Re: Complex Business Logic where Update/Backout won't work

    Thank you both for the prompt responses. I think Sam's solution will work best in this particular scenario but I will also keep Michael's in mind for future use.
  8. Complex Business Logic where Update/Backout won't work

    I have a view with an order header and line item detail grid. I need to update a column in the header that estimates the number of pallets based on the line items entered. A simple update/backout...
  9. cDbCJGrid - setting focusable property on/off

    I'd like to add functionality to an order entry grid that would allow for a "quick entry" mode that would toggle the focusable state of several columns on and off. In "quick entry" mode, the user...
Results 1 to 9 of 9