K Kiran Raotole Active Member Licensed User Oct 29, 2018 #1 I want example of ultimatelistview with designer. My listview is getting complicated by code script. I want to create new designer layout and then load that layout, like we done in custom listview. Thanks
I want example of ultimatelistview with designer. My listview is getting complicated by code script. I want to create new designer layout and then load that layout, like we done in custom listview. Thanks
Alexander Stolte Expert Licensed User Longtime User Oct 29, 2018 #2 what is with: B4X: LayoutPanel.LoadLayout("mynicelayout") Upvote 0
DonManfred Expert Licensed User Longtime User Oct 29, 2018 #3 Kiran Raotole said: I want example of ultimatelistview with designer. Click to expand... create a layout and add the ULV customview to the layout. Where exactly is the problem? Upvote 0
Kiran Raotole said: I want example of ultimatelistview with designer. Click to expand... create a layout and add the ULV customview to the layout. Where exactly is the problem?