[FREE] TableViewer - fully style customized to show table data

image

Thank you....

I can not find block SetStyleWithJs

download the latest version again

image

Still not there...

I have upload the newest one, but I don't know why after downloaded it still is the old.
Maybe the server cache or something.

Anyway, SetStyleWithJs is only an easy way of following code:


You can drag this snippet on your workspace directly.

====
edit:
I changed another web browser, I can get the latest version.

Try type-blocking? The blocks are not arranged in alphabetical order.

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.

1 Like

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

tt

When I click Button3 then no data is displayed.
What I am doing wrong?

Please help

You did not use the ShowTable block

image

1 Like

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

  1. It is "nowrap" not "norap"
  2. You need to provide the extension with a list of lists. Check your response content and conversion to an ai2 list to ensure that this is so.
1 Like

Sir I have modified like this


But still tableViewer1 is not showing anything.
This message appear

Only first row is displayed with wrong format.

Please help

Because you have a list of lists of lists there....

1 Like

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)

1 Like

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.

1 Like