This is a migrated thread and some comments may be shown as answers.

How to convert each DockZone Id as a integer

1 Answer 41 Views
Dock
This is a migrated thread and some comments may be shown as answers.
Rajesh
Top achievements
Rank 1
Rajesh asked on 13 Feb 2012, 05:27 PM
Hi,

I want to store as a integer value for each DockZone. How i can convert string to integer . where we are getting the zoneid as dynamically.Which attributes needs to set then i can find easily the position or zoneid. Please provide the proper solution.


Thanks,
Rajesh

1 Answer, 1 is accepted

Sort by
0
Slav
Telerik team
answered on 15 Feb 2012, 03:14 PM
Hello Rajesh,

Please describe your scenario in greater detail, since currently the effect that you want to achieve is not quite clear. You can convert from string to integer via any of the two approaches, described in the article How to: Convert a string to an int. Also, note that the RadDock control has two properties - DockZoneID and Index  - that store respectively the ID of the RadDockZone, in which a dock control is docked and its position index in the RadDockZone.

Greetings,
Slav
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
Tags
Dock
Asked by
Rajesh
Top achievements
Rank 1
Answers by
Slav
Telerik team
Share this question
or