You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when I used formio datagrid component and reorder option set true, then it shouws drag/drop icon per line. in official site this drag/drop icon has the following html/css:
but In my project, it has the difference element like this:
as u can see above things, in official site, they used bi bi-list but in our app, it' changed to fa fa-bars.
other one:
in formio datagrid component, it has remove icon per line.
in official site, remove icon has the following element:
but in our app remove icon has difference element like this:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
when I used formio datagrid component and reorder option set true, then it shouws drag/drop icon per line. in official site this drag/drop icon has the following html/css:
but In my project, it has the difference element like this:
as u can see above things, in official site, they used bi bi-list but in our app, it' changed to fa fa-bars.
other one:
in formio datagrid component, it has remove icon per line.
in official site, remove icon has the following element:
but in our app remove icon has difference element like this:
Beta Was this translation helpful? Give feedback.
All reactions