b4xtable

  1. practicalsoft

    B4X FEED Formatting column in B4XTable

    Hello! I habe two columns in the B4XTable, one for the date data and the second for the time data. Wenn I set DateTime.DateFormat="dd.MM.yyyy" and try to load the table then I get in both columns date values. If I set DateTime.DateFormat="HH:mm" then I get in both columns time values. How can I...
  2. practicalsoft

    B4X FEED B4XPages_SqliteLight2 App has minor bug

    The B4XPages_SqliteLight2 tutorial app has a minor bug. If you add new row(s) to the table, they do not appear in the B4XTable view unless the program is restarted. The B4XTable view needs to be refreshed when rows are updated, added, deleted. For example, if you delete a row then click on the...
  3. practicalsoft

    B4X FEED How to use a B4XTable from other B4XPage?

    Hi everyone I have an app with several B4XPages. Every B4Xpage shows data from different tables of a database from web into B4XTables. My question is this: Can i use a B4XTable from (for example) B4XPage1 to B4XPage2 without creating new B4XTable or downloading data from database. In...
  4. practicalsoft

    B4X FEED B4XTable Column_Type_Date Display a Null Date

    I insert column values in a B4xtable Column_type_Date with ticks. When insert a value = 0 or null I always have 01-01-1970 on the B4xtable column value. How display a empty column date value when the date is null ? ادامه مطلب...
  5. practicalsoft

    B4X FEED BLOB in B4XTABLE

    Good morning. I'm a beginner and I'm trying to read a table from a database and view its contents in a B4XTABLE. As far as the data is concerned, everything is ok, except that my table contains a BLOB field (an image) that I would like to display in the B4XTABLE, but I cannot understand how to...
  6. practicalsoft

    B4X FEED b4xtable row count

    Dear All How i can get the total row count shown in b4xtable when writing in Search Field ? using b4xtable.size retrieve the total rows selected by Query , but when writing in SearchFiled the size is not correct Thanks in advance ادامه مطلب...
  7. practicalsoft

    B4X FEED B4xTable Search - Ignore null entries in fields when using the search feature.

    Hi I have a text comments field in my sqLite database tables. The contents of the field are optional and so the fields are NULL unless they have at least a string of zero length in them i.e. "" If you wish to use the search feature of b4xTables and you make the comments field searchable and...
  8. practicalsoft

    B4X FEED B4xTable - How can i select and highlight a table row programatically

    Hi, I am using b4xtable in an Android app. I wish to find a record in a SearchTemplate dialog, then set a b4xTable row after clicking out of the dialog and passing the selected item and its index to an already existing table. Now I can hear you asking, why don't you use the table search...
  9. practicalsoft

    B4X FEED B4xTable Search Fails If Text Field is NULL

    Hi, I have a text comments field in my sqLite database tables. The contents of the field are optional and so the fields are NULL unless they have at least a string of zero length in them i.e. "" If you wish to use the search feature of b4xTables and you make the comments field searchable and...
  10. practicalsoft

    B4X FEED B4xtable issue

    hello everyone i have 2 ativity : activity 1: its b4xtable with 700 Rows -> when click on cell ->start Atcity(2) the problem is : Its Stop When Activty2 Is start !!! Plz help at android.app.ActivityThread.main(ActivityThread.java:7814) at java.lang.reflect.Method.invoke(Native Method) at...
  11. practicalsoft

    B4X FEED Export filtered data in B4Xtable

    based on Erel's example, I use this code to export data from B4Xtable in different activities, it works OK, but it exports all data in table even if I applied search criteria in search box. I want to export data in table with or without search criteria. i think the problem is in this line, but I...
عقب
بالا