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

Dynamic MultiPage inside Repeater Item

0 Answers 45 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
Ashraf Fayad
Top achievements
Rank 1
Ashraf Fayad asked on 12 Oct 2008, 11:50 PM
Hi, I have created a TabStripe dynmically inside a Repeater item on repeater item databound event in the CodeBehind. It gets created well. But I'm not able to find it from Javascript using $find('TabStripClientId'). Although I write the clientID right, it returns null. 
I'm able to find it using $get() or document.getElementById() but then, it doesn't support the TabStrip client side events and it returns 'Object doesn't support this Property or Method'... Any solution? Thanks

No answers yet. Maybe you can help?

Tags
TabStrip
Asked by
Ashraf Fayad
Top achievements
Rank 1
Share this question
or