Hi, I would like a page with a few tables in it to come up with the tables filled, but nothing selected. It seems that when tables have nothing selected, there is still a highlight, leading the user to believe that something is selected.
Is there anything I am missing that would make it so there is no highlight under these conditions? I tried changing the props.rows.highlight.enabled, and it didn’t seem to do anything.
Thanks
Ken
PS
I am wanting to use these tables somewhat like dropdown boxes, except that all the options are exposed and the table is as long as I want. Dropdowns don’t have a control over how many entries are exposed when you click the dropdown.