I have a tab panel with a list of names. I’d like to have the row change color on hover. Tried with a button but buttons apparently don’t highlight in a tab panel. Any thoughts? K
as far as I remember the tab panel is nt tthe pb, but the form in it. hover actions only work in form and list view, not in table views: wouldn’t this be your problem, I mean the form merged in the tab panel is a table view?
Thanks for the response. No, their is a form, and a tab panel on it. The form in the tab panel is a listview (locked). When the same button is on the main form on hover turns a pretty blue. On the tab panel, nothing. K
yes, true, I thought I had done that, but in fact it’s in record mode, not list. sorry about this.
I have been trapped because once I did a list like form in record mode for menus where buttons are made unvisible according to a table. it looks like a table but it is a record view, the only way I found to get this effect in smart and web client mode (web client with my own style, not to mention, did work with 3.5, but not with 5)
Need some help on this. It must be possible since in Servoy Talk the row is highlighted yellow when hovered. What’s the method for doing this?
servoy talk is not a servoy app, but classic php + html using css styles