Support for showing and hiding rows in angular grid
Hi Aneesh,
The Grid shows the rows as per the data that is currently passed to the Grid. Thus, if a row doesn't need to be displayed then it shouldn't be a part of the data array passed to the Grid. That said, in combination with the low interest and demand generated for this feature request, we have decided to decline it.
Regards,
Svet
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.
By default, columns in Grid directive for AngularJS are noticeable. When the numeral of column is low, it is ok to have all columns noticeable. Though in cases where we have lots of columns, it is more suitable to have some columns concealed, usually those that are with low right of way.Ref:https://sovinco.com/ for further details.
This would be extremely useful functionality, which I believe was available in the earlier version of Kendo.