justinmind-logo
 
Upvote 1

"Change style" interaction doesn't change row sizes?

Solved Victor Conesa 11 years ago

I am changing the styling of a datagrid row using the "Change style" interaction. I am doing the event on mouse over to change the background color of the row and its height.


When I do this, the background color does change but the height of the row never changes. Is this a bug?

Replies (8)
photo
1

OMG!!! That's a huge bug!! That has always worked but it looks like it doesn't in the latest update. We are sorry, it's already planned to be fixed in the next update (in two months or so). Thanks for telling!

photo
1

No worries. Will look for fix in upcoming release! Thanks for your quick reply!

photo
1

Thanks to you for your help!

photo
1

Fixed in version 5.5

photo
1

Good deal . Thanks!

photo
1

Sorry for the reopening of this topic but i am a bit disapointed :

It's possible to change the height of one row in a datagrid widget ? using the "Change style" interaction ?

When i try to change this, I am only able to change the height of all rows using the "Resize" interaction (and not only the clicked on). And in "Change style" interaction I can only change background, border, transparency and shadow).


There is something i missed ?

photo
1

Vincent,


I've only been able to resize a specific row when using the data list, not data grid. You can set your resize case and add a condition to check for a specific value from the data master and it should just resize that specific row. Not sure if that helps or not.

photo
1

thanks stphn i've found a workaround : i inject a css file and a JS file in the HTML export i am now able to do whatever i want

Leave a Comment
 
Attach a file