I am using SelectMany for my property. I am getting a large list from server and user has to scroll down a lot. I want to utilize the screen and use maybe three colums layout or something. How do I apply custom css for my property?
A start would be to be able to add css class for my property so that I can try and target it some how.
Hello,
I am using SelectMany for my property. I am getting a large list from server and user has to scroll down a lot. I want to utilize the screen and use maybe three colums layout or something. How do I apply custom css for my property?
A start would be to be able to add css class for my property so that I can try and target it some how.