• How to control the iNotes Listview?

    By Frank Hein 1 decade ago

    Hi,

    i tried out the iNotes ListView Control. Everything fine so far. Get it connected to the view and displayed.

    But how do I get control over the control? There is a sample in the extlib database demonstrating a custom event handler.

    It displays the cell value of the double-clicked cell using "ext && ext.cellValue && alert('cell-dblclick value=' + ext.cellValue);"

    I googled like mad to find more information on the API of the control but did not find anything.For this is my first contact with iNotes. I assume I search using the wrong keywords.

    So, is there an API documentation for that control?

    How do I get the selected row, change row color, change cell color, do this, do that?

    Thanks for any hints.

    Cheers, Frank