Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
122 views
hi

which find control for example, DropDownList or ....
, in RadListView1_ItemEditing



i try below code,but give error.







  protected void RadListView1_ItemEditing(object sender, RadListViewCommandEventArgs e)

    {

RadListViewEditableItem editedItem = (RadListViewEditableItem)e.ListViewItem;



 RadTextBox txtSubject =(RadTextBox)editedItem.FindControl("txtSubject");



txtSubject .Text="hi";



}

please help me.

thanks
Pavlina
Telerik team
 answered on 12 Nov 2014
2 answers
129 views
I want to set the default values in the crop dialog to be the width and height of the image itself, how can I specify this?

TIA
Mark H
Top achievements
Rank 1
 answered on 12 Nov 2014
1 answer
295 views
I have applied filter on data, but when I change selecteddate from scheduler calendar control, it looses filtered data. Also I didn't have any event which is called on change selecteddate to rebind filtered data.
Nencho
Telerik team
 answered on 12 Nov 2014
1 answer
130 views
When clicking in the Timesheet input panel, if you click in an editable
field, change a value, then click in another field, if there is another window
open on the same screen but behind the browser window (i.e, the browser is not
the only window on the screen) when you click on the second field, the browser
jumps to the back of the window stack, meaning that the other windows come to
the front.
If these other widnwos are maximised, the whole browser window
disappears.
This appears to occur in IE9. I have not seen this occur in IE11 or IE8 so
far but it does seem to be a little intermittent.

We are using Telerik 2013  version Q3
Hemal
Top achievements
Rank 1
 answered on 12 Nov 2014
2 answers
127 views
The demo for custom filters is not available, link is no good.  Is there a link I can use to see the custom filter demos?

http://demos.telerik.com/aspnet-ajax/errorpageresrources.aspx?aspxerrorpath=/aspnet-ajax/filter/examples/customeditors/defaultcs.aspx
Viktor Tachev
Telerik team
 answered on 12 Nov 2014
7 answers
204 views
Hi

I have a registration form split into sub sections, one section to a panel.
Can you suggest a way to ensure that the section in each panel is validated 
when the next one is clicked, so the visitor can't move on if it that section
is not valid?

Thanks for ideas on this!

Clive
Plamen
Telerik team
 answered on 12 Nov 2014
1 answer
200 views
I have radtabstrip created in master page.

<div style="position:relative;left:10px; top:10px;z-index:10000">
      <telerik:RadTabStrip ID="RadTabStrip1" runat="server" OnClientTabSelected="OnClientTabSelected">
            <Tabs>
                <telerik:RadTab ID="tab1" PageViewID="Page1"  runat="server" Text="Inbasket" NavigateUrl="NewInbasket.aspx">
                </telerik:RadTab>
                <telerik:RadTab ID="tab2" PageViewID="Page2" runat="server" Text="Notification" NavigateUrl="Notification.aspx">
                </telerik:RadTab>
            </Tabs>
        </telerik:RadTabStrip > 
     </div>

On content page "NewInbasket.aspx" I am able to access "RadTabStrip1" 

var radtabstrip = document.getElementById('<%= Page.Master.FindControl("RadTabStrip1").ClientID %>');  

but not able to access RadTab "tab1" and "tab2" on content page "NewInbasket.aspx".

Nencho
Telerik team
 answered on 12 Nov 2014
3 answers
215 views
I cant seem to find any way to specify the widths of columns displayed.  There is CellStyle-Width property on the fields, but they dont seem to force the width to change.  Some fields with numbers are 4-5X wider than they need to be.

Pavlina
Telerik team
 answered on 12 Nov 2014
1 answer
153 views
i have a textbox with password strength indicator on a asp:panel which is inside a RadPageView.
While i can see the text box, the password strength indicator is not visible.

if i move the textbox outside RadPageview i can see the indicator.

not sure what to do?

Viktor Tachev
Telerik team
 answered on 12 Nov 2014
1 answer
64 views
Hello

I have a grid where I add columns dynamically. There are UseStaticHeaders and AllowScroll enabled in the grid. When ImageBoundColumn is added to the grid there is column misalignment occuring in Chrome but not in IE. The columns are misaligned when the direction is RTL and sometimes when the direction is LTR the shift is 1px or more. TableLayout="Fixed" and widths are set up for every column. Width of grid is 100%.

I'm using 2014.1 version of Telerik controls.
What am I doing wrong?

Thank you,
Robert.
Pavlina
Telerik team
 answered on 12 Nov 2014
Narrow your results
Selected tags
Tags
+? more
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?