Hello,
I'm using SfGrid to display a list, let's say I want to split the list into two columns if amount is more than 8.
Instead of displaying the default:
I want to split the list/grid into something like this if amount is greater than 8:
Any help would be appreciated.
Thanks