Hi,
I utilize Tag property of the RadDock control for adding controls inside dynamically added docks. Everything works great server side, but when I tried to access dock's tag value client side, I found that it does not have get_tag() method. I'm relying on Tag value to know which controls live inside the dock and it's also a part of the DockState that gets saved to the database.
Is there any other way to get a value of the Tag property client side?
Thanks,
Yevgeniya
I utilize Tag property of the RadDock control for adding controls inside dynamically added docks. Everything works great server side, but when I tried to access dock's tag value client side, I found that it does not have get_tag() method. I'm relying on Tag value to know which controls live inside the dock and it's also a part of the DockState that gets saved to the database.
Is there any other way to get a value of the Tag property client side?
Thanks,
Yevgeniya