Quantcast
Channel: SCN : Discussion List - Business Server Pages (BSP)
Viewing all articles
Browse latest Browse all 237

Runtime Enable / Disable tableview column

$
0
0

Hi People.

 

I have a problem with a column of tableView in a BSP. This column is type button. I need enabled/diabled in runtime. At the begining my column is defined as cellDisabledKey = "disabled":

 

<htmlb:tableViewColumn columnName                  = "titulo1"

                               title               = "event_1"

                               onCellClick         = "envent_1"

                               onItemClick         = "event_1"

                               sort                = "TRUE"

                               disableFilter       = "TRUE"

                               type                = "button"

                               cellDisabledKey     = "disabled"

                               horizontalAlignment = "center" >

 

When another button is clicked, I have to enable my column button.

 

Could you tell me how I can do it? I tried with an iterator but it is not working.

 

thank you very much!

 

Regards!


Viewing all articles
Browse latest Browse all 237

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>