Welcome! Log In Create A New Profile

Advanced

[Webdev 25 how to change the state of a table cell

Posted by Al 
Al
[Webdev 25 how to change the state of a table cell
January 17, 2024 05:29AM
Hello All,

In Windev the following command would change the state of the fifth cell in the current row of the TC_Table

TC_Table[TC_Table][5]..State = Active

In Webdev, using the same code, I get the following Error:The 'State' property does not exist on this type of control.
The code is in the server "Click On" code of a button with Ajax enabled.

The column is read only in the table and I am trying to allow editing of a single cell in the column only if certain conditions are met.
Can someone help me with the correct syntax please

Regards
Al
Author:

Your Email:


Subject:


Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
Message: