I hope you can achieve these things just by using table View it self it seems…
Also if your blocks or texts In English language then it could be easily achieve I hope so
I hope you can achieve these things just by using table View it self it seems…
Also if your blocks or texts In English language then it could be easily achieve I hope so
Currently this component displays the data that is passed to it as a DataString, showing it with rows and columns.
It has the methods of loading data and positioning on a given row.
I expose what it does not do and what I would need:
I will look at your work
focus
methods/events
You may find more flexibility by using a dynamic html table (which uses html/css/javascript), and use the webviewstring to pass data back and forth.
Hi @TimAi2 ,
I know very well how this extension works, I have been developing app with ai for many years and I think I am quite experienced, for this reason I am asking for an implementation of an extension similar to the one developed by @ken which for me is very, very practical and I I think there is some other programmer who is likely to implement it. thanks also for the advice “dynamic html table”, but I hope to avoid this solution.
thank you
This can be achieved by using dynamic component.
This is what i did so far:
Hi @Kevinkun,I’ve been thinking about this solution for a few weeks already, but it would be more complex to manage than the tableview. It could be that I will go this route, if I don’t find anyone who can do an extension like the current tableview.
But in the case of the data grid made with dynamic components, in case of horizontal scrolling, this will happen for the single line I guess, if yes, I would prefer a horizontal scrolling of the whole grid.
What do you think about it ?
Sorry i don’t understand what you mean. You need the table view scroll horizontally?
Hi @Kevinkun, I started simulating the creation of the grid with the dynamic table, I am attaching a video where you can also see the horizontal scrolling I was talking about. I don’t like that this way only one line flows and not the whole grid, but I’ll look for a solution. Compared to the tableview, the times get a little longer, especially if I have to display many lines, but as long as I stay below a certain number, the wait is acceptable.
The tableview is much easier to manage, but it doesn’t allow you to manage many “situations”.
is this dynamic table only accept one row data?
Is something similar to this??
First header is not dynamic but the table view is dynamic
YI believe it is best solution. I was trying the vertical and horizontal scroll, but I notice that when I go down vertically and then I scroll horizontally, it tends to reposition itself on the first line. I attach video
Drop me a PM if you are still looking for the extension.
hi, i am still interested in the extension.
@enfandroid has confirmed that below extension fulfills his requirement. He is also the sponsor of extension, I am thankful to him for this.
com.sunny.table.aix (16.4 KB)
Additional Blocks
Hope it helps!
I am grateful to you for your availability, immediacy and professionalism. It was a pleasure.
Hi.
Do you have a video of how the layout and operation of your table turned out after using the Extension ?
If possible, of course
Hello,
I don’t have a video yet, because I’m doing various tests.
As soon as I’m done, I’ll publish it.
Good day.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.