Waheed Ahmad

Results 63 comments of Waheed Ahmad

This issue is causing a big roadblock for my ongoing project... please fix it

May be it can stay since a TableView control is planned in [WindowsAppSDK](https://github.com/microsoft/WindowsAppSDK/blob/main/docs/roadmap.md) and this page can be used for it.

This is related to issue #10, which also discusses the support for auto size column.

Thank you, @VisualAlf, for your suggestions. I appreciate that you've highlighted a feature that could enhance the control's customizability.

You are correct, @Bush-cat; converters are not considered for sorting and filtering. Would it be suitable for you if the filter and sort methods use converters to get the final...

Date column is planned for v1.3, I'll share the roadmap soon.

Thank you @VisualAlf for your suggestions, I'll try to make it available in 1.3.

@TPCharts thank you for your proposal. I believe providing custom sorting would not be as difficult as implementing custom filtering. Custom filtering could be a challenging task because it would...

🙌 Thanks, @VisualAlf! Investigating it now!

agreed, `GetTemplateChild("ScrollViewer")` should be moved to the `OnApplyTemplate()` method.