Page 1 of 1

Table Editor Package

Posted: 10 Jan 2022 7:33
by x2060
Hello

I am VP10.0CE user, I am considering use vpiTableed for my application to show data, I realized that the instruction of "packVpiTableEd.htm" in @pfc\vpi\vpiTableed directory is not for the current version of VpiTableed, but for VP5.x version. I am wondering if PDC has the right version of the instruction (how to use it). Or if someone can provide a simple code to show how to use it. Thank you for your help!

Re: Table Editor Package

Posted: 10 Jan 2022 12:14
by Thomas Linder Puls
The vpiTableed control is a deprecated control which is only intended to be used in a vpi context (also deprecated).

I believe the closest (non-deprecated) thing is a listViewControl, but I don't recall (or know) what vpiTableed is/can/looks like.