Hi Telerik Team,
I have a RadPanelItem inside RadPanelBar and some child items with it like as below
This Week(RadPanelItem)
weekly at Apr 8 2011 12.00AM(ChildItem)
wek at Apr 8 2011 12.00AM(ChildItem)
I want to get a delete button on each row under the items of "This Week" to delete the row.
How can I do it?
Waiting for the reply.Please help me.
By
Dayana
Searching through the Telerik forums and blogs, I've read about how Telerik controls have a hidden field with "_text" appended that needs to be set -- in fact, Selenium generally sets it correctly. By using typeKeys along with the type command, and sometimes rearranging the order of those commands, I've been able to get many of these fields to work. The latest one I've encountered, though, is resisting everything I've tried. It is a zip code field, and it will display the value if set with the type command, but as soon as focus is lost -- clicking another field, clicking in the Selenium IDE window, or even outside of the browser altogether, the value disappears.
Is anyone familiar with dealing with fields like this? Is this particular field a different type of control that needs to be handled in some specific way? Here is the element that is giving me the problem, in case that helps:<
input
type
=
"text"
style
=
"width: 100%;"
class
=
"riTextBox riEnabled"
name
=
"ctl00_ctl00_PlaceHolderBody_MainContent_ctl00_txtZipCode_text"
<br> id="ctl00_ctl00_PlaceHolderBody_MainContent_ctl00_txtZipCode_text"
<
br
> value="_____-____" size="20" maxlength="10">
With regards to the topic on the above, could anyone help to verify whether the following website is using SiteFinity’s Forum module and if so, which version of SiteFinity is it?
http://www.sitefinity.com/devnet/forums.aspx
Thanks!
Amos Lee
http://www.sitefinity.com/devnet/forums.aspx
Thanks!
Amos Lee