Tables
-
Further to the previous post showing the creation of a simple table, this shows how to add a column that contains a preview image of a particular block definition. I had to modify the code somewhat to open the block table sooner than we did before (I tend not to leave it open for longer […]
-
This suggestion came in a few weeks ago from Kélcyo Pereira, and I've borrowed some code from Sreekar Devatha, from DevTech India, to help implement the suggestion. The following C# code creates a very simple table and inserts it at the position selected by the user. The table is really very simply - a 5 […]