Loading...
Please anyone can help me in the below,
Concerning the Grid component i need to know if it does support below case:
My Grid columns are not fixed which means they vary according to user access, if user has access to view the column then i show it otherwise i hide that column. For example, my grid shows columns for: Code, Name, Currency and amount. In case user has access to show price then the Grid will show all columns, if user has no access to show price, then Grid will show only Code and Name.
Please, i need to know if The Grid does support above case, and how i can apply it.
Thank You.
Best regards,
Tarek Haddad