Results 1 to 4 of 4

Thread: Grid-Section Problem with vt_tabel oledb

  1. #1
    Senior Member
    Join Date
    Oct 2019
    Posts
    498

    Grid-Section Problem with vt_tabel oledb

    I have significant problems with the Grid-Section delegates. The click, double click event is not called when I click on a row in the grid section. The problem seems to have something to do with virtual tables oledb.

  2. #2
    Lianja Development Team barrymavin's Avatar
    Join Date
    Feb 2012
    Location
    UK, USA, Thailand
    Posts
    7,353
    Blog Entries
    22
    Hi Olaf,

    As i answered on your ticket.

    The rowcolchanged(nRow, nCol, cBalue) delegate is called as you click cells in the grid.

    If you have "Double click to edit" doubleclick will not be called.

    If you want your own double click delegate to be called you must set the grid to readonly.

    This is nothing to do with OLEDB. Thats how it works.
    Last edited by barrymavin; 2024-08-10 at 05:38.
    Principal developer of Lianja, Recital and other products

    Follow me on:

    Twitter: http://twitter.com/lianjaInc
    Facebook: http://www.facebook.com/LianjaInc
    LinkedIn: http://www.linkedin.com/in/barrymavin

  3. #3
    Senior Member
    Join Date
    Oct 2019
    Posts
    498
    I can't find a delegate RowColChange(). There is beforeRowColChange() and afterRowColChange() but both functions do not transmit the row, column and the third parameter whose content is not clear to me.

  4. #4
    Lianja Development Team barrymavin's Avatar
    Join Date
    Feb 2012
    Location
    UK, USA, Thailand
    Posts
    7,353
    Blog Entries
    22
    The rowcolchange delegate is in the "Assistant" delegates. (I recommend that you use the assistant apart from being much faster it is much simpler to use).

    It is missing from the App Inspector attributes. I have corrected that.

    Name:  Screen Shot 2024-08-11 at 1.10.52 PM.jpg
Views: 49
Size:  57.4 KB
    Last edited by barrymavin; 2024-08-11 at 07:36.
    Principal developer of Lianja, Recital and other products

    Follow me on:

    Twitter: http://twitter.com/lianjaInc
    Facebook: http://www.facebook.com/LianjaInc
    LinkedIn: http://www.linkedin.com/in/barrymavin

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Journey into the Cloud
Join us