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
I notice that the api allows for a jQuery string template for rendering a custom cell. Please allow for a React component instead which would take the arguments you would pass in to the template as props. This would work similar to how ag-grid would handle the problem.
The text was updated successfully, but these errors were encountered:
@kdinev , this will most likely require the development of pluggable rendering for igGrid and other widgets that support templating, so it will be a pretty big undertaking.
I notice that the api allows for a jQuery string template for rendering a custom cell. Please allow for a React component instead which would take the arguments you would pass in to the template as props. This would work similar to how ag-grid would handle the problem.
The text was updated successfully, but these errors were encountered: