customlistview

  1. practicalsoft

    B4X FEED CustomListView Set default ItemHeight

    Hi All A question on setting the item height in a CustomListView. I have found several references to "Changing the height of an existing item but requires each item to be independently changed. In ListView I would do this: B4X: AllListView.SingleLineLayout.Label.Height = 40dip...
  2. practicalsoft

    B4X FEED Find Visible Cells in Table View?

    Is it possible to return the visible cells, like in CustomListView? Why don't I just use CustomListView? For usability, its going to be very beneficial to use this Draggable TableView (https://www.b4x.com/android/forum/threads/tableview-draggable-items.97952/). If there's a way to do something...
  3. practicalsoft

    B4X FEED invoke an event from another event

    I wish I could invoke an event from another event, example: To remove an element from a CustomListView I use the event of this object B4X: Sub CustomListView_ItemClick (Index As Int, Value As Object) CustomListView.RemoveAt (Index) End Sub Now my question is how can I invoke this event from...
  4. practicalsoft

    B4X FEED CustomListview 2 or 3 Col

    hello i want help i need to make a CustomListView with multi coulmuns : if not ipad show 2 col else if ipad show 4 col i am reading this post ( https://www.b4x.com/android/forum/t...-imageviews-and-many-rows.101431/#post-636920 ) but this post not helping me i dont know how to make...
  5. practicalsoft

    B4X FEED Customlistview with CustomLayoutDialog

    Hi I am try to use Customlistview with CustomLayoutDialog but I can not get the list to customlistview B4X: Sub addr_Click Dim dialog2 As CustomLayoutDialog Dim sf As Object = dialog2.ShowAsync("Find", "", "", "", Null, False)...
  6. practicalsoft

    B4X FEED App crash on customlistview addtextitem

    Hello I have converted b4a project to b4i, I transferred modules & convert bal to bil step by step as mentioned here in this forum. The b4i app is error free in IDE code and remote compiled smoothly. The problem raised when customlistview.addtextitem called! Spoiler: error SignalHandler 11...
عقب
بالا