UD-Table component questions

  • It seems the UD-Table component has only a onrowselection event. Is there a way to detect when a row is unselected ?

No, but we could add this.

  • Is it possible to hide “Toggle all rows selected” ?

No, but we could provide an option.

  • It seems that when “Toggle all rows selected” is checked, the onrowselection event doesn’t fires, it it a bug or by design ?

This is a bug.

  • Is it possible to disable the multiple selection behavior ?

No, but we could provide an option.

  • Is there a way to highlight a row when the mouse pointer is over ?

I think we could add some sort of styling support for rows so that we could make this happen.

  • Is there a way to color the background of a row on selection ?

No, but we could provide an option.

  • Can we change the background and foreground colors of the column headers ?

You should be able to do this with the -Style parameter of New-UDTableColumn

If you want to open issues for this on the GH repo, feel free: GitHub - ironmansoftware/issues: Public Issue tracker for Ironman Software