Hello @Kevinkun , have a nice day ahead.
Thank you for your response. I solved it with the help of this post from @Leonardo_Ucciardello [FREE] TableViewer - fully style customized to show table data - #197 by Leonardo_Ucciardello.
Hello @Kevinkun , have a nice day ahead.
Thank you for your response. I solved it with the help of this post from @Leonardo_Ucciardello [FREE] TableViewer - fully style customized to show table data - #197 by Leonardo_Ucciardello.
Ok, it runs well
I had to switch to another browser as well to get the latest version as well....
Sir I am using first time this type of extension,
I have these block
When I click Button3 then no data is displayed.
What I am doing wrong?
Please help
You did not use the ShowTable block
Thanks Sir,
This time I have these blocks
When I click Button1 then ResponseContent is shown in Label1
But
When I click Button2 then no data is shown in TableViewer1
Please help
Sir I have modified like this
Only first row is displayed with wrong format.
Please help
Because you have a list of lists of lists there....
Sir can you please show me an example how to show data from responseContent, I shall try to follow that.
Regards
Please post the output in your responseContent here, as text. (or in a text file)
Sir this is response Data
I am already showing this data in WebViewer like this
Now I am trying to show data in TableViewer extension.
Regards
Can you please share the responseContent as TEXT, I cannot work with an image of text.
Yes Boss
Here is data from responseContent
2022-07-01,500.00,0.00,0.00,500.00
2023-05-09,500.00,0.00,555.00,-55.00
2023-05-10,-55.00,0.00,666.00,-721.00
2023-05-11,-721.00,0.00,76.00,-797.00
2023-05-15,-797.00,0.00,454.00,-1251.00
2023-05-16,-1251.00,0.00,123.00,-1374.00
2023-05-18,-1374.00,0.00,34.00,-1408.00
2023-05-25,-1408.00,0.00,25.00,-1433.00
2023-05-27,-1433.00,0.00,855.00,-2288.00
2023-05-27,-1433.00,855.00,0.00,-578.00
2023-05-28,-1433.00,0.00,10000.00,-11433.00
2023-05-29,-11433.00,567.00,0.00,-10866.00
and this is aia
t_tableViewer.aia (27.3 KB)
It will be great kindness.
Regards
Should be as simple as this....
(note, I have had to add all the line returns because the text block removes them all when pasting the data, you should not have to do this if you work directly with your responseContent)
Start from here, then modify as your require.
Ah, spotted your problem, you do not need to use a vertical scrolling arrangement, it won't work. A vertical arrangement will suffice, the extension will take care of scrolling for you.
Just working on your aia.
Thanks Boss
It works fine now.
Good Luck
Sir is it possible to add summary row at the bottom of the table like this
I want to sum Purchase and Sold columns only
Please
Add a row at end of your data