LLMListView icon indicating copy to clipboard operation
LLMListView copied to clipboard

super list view for uwp

Results 6 LLMListView issues
Sort by recently updated
recently updated
newest added

Hi, I have made a listView using LLMListView whose Visibility is Collapsed at initial. When its Visibilty is set to Visible then PullToRefreshIndicator and ProgressBarIndicator indicators are showing on top...

Hi, I want to use LLMListView for **Swipe mode** "**Fix**". I have **three buttons** in **ItemRightSwipeContentTemplate**. LLMListView **ItemSource** is binded to "**MyCustomClass**" **list collection**. "**MyCustomClass**" has a boolean property "**IsVisible**"....

This is not an issue, just a question. I want to display ListView with grouping, is it possible directly with this control?

Sometimes when you drag to reorder an item, the left or right swipe template partially shows and remains visible until you manually select the item.

HI, I want to confirm whether Load More will help me or not. I have more than 4000 records in Database in UWP and I want to display about 10-15...

I downloaded the Sample LLMListview and trying to run with simulator with touch mode.when i pull grid. grid is moving down. but refresh function is not calling( MasterListView.Refresh) and refresh...