Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
108 views
Hai again,
     Consider this one also. I have a radtreelist with treelistselect column. How can I hide checkboxes in a row based on some condition.
Please help
RT
Shinu
Top achievements
Rank 2
 answered on 06 Oct 2012
1 answer
62 views
Hai,
     How do I apply right-left direction for pager style of treelist.

Thanks
RT
Princy
Top achievements
Rank 2
 answered on 06 Oct 2012
1 answer
78 views
Hi

Is there a way to show inplace editing of radgrid items on check of checkbox inside template column
Shinu
Top achievements
Rank 2
 answered on 06 Oct 2012
1 answer
99 views
 <telerik:RadComboBox ID="RadcboCourse" AllowCustomText="false" EnableTextSelection="false" runat="server" Width="186px" OnSelectedIndexChanged="RadComboBox1_SelectedIndexChanged" />




how to hide cursor inside combobox....

Princy
Top achievements
Rank 2
 answered on 06 Oct 2012
2 answers
71 views
Hi

I got a situation here where I want to add records in radgrid on external button click. Any ideas?? pleas share

Shinu
Top achievements
Rank 2
 answered on 06 Oct 2012
1 answer
394 views
Hello,
I am using a RadComboBox and RadWindowManager. When I select an item from the RadComboBox, I want to call some server functions, but I dont want to reload the entire page. Only the popup window should reload. Is there a way to do this?
Thanks in advance
Princy
Top achievements
Rank 2
 answered on 06 Oct 2012
2 answers
212 views
I have a TreeView like this:

<telerik:RadTreeView ID="TreeView" runat="server" DataTextField="Title" DataFieldID="CategoryID" DataValueField="ContentTypeID" DataFieldParentID="ParentID"></telerik:RadTreeView>

I would like to get the value of CategoryID on client side, so I try to get the attribute of DataFieldID, but can't find a way to.

I have tried:
treeNode.get_attributes().getAttribute("DataFieldID");

but that returns undefined.

This page http://www.telerik.com/help/aspnet-ajax/treeview-client-objects-radtreenode.html shows many attributes that their value can be retrieved with methods, like:
get_navigateUrl();
get_imageUrl();
get_toolTip();
...
but there is nothing for DataFieldID.

I CAN get the value of CategoryID by creating a custom attribute ("CategoryIDCustom" for example), then get by treeNode.get_attributes().getAttribute("CategoryIDCustom");
But I think why do we need to create a custom attribute, while there is ALREADY one for it?

Now, I am living with the way of creating a custom attribute.

Is there a different way to get that? or am I missing something? Please help.
Thank you.
BiBongNet
Top achievements
Rank 2
 answered on 06 Oct 2012
2 answers
82 views

Please show me how to do an insert into a radgrid.  I would like to remove "Edit" and "Delete" button. Only "add a new record" is allowed.
Thanks!



 

  

 

 

 

 

 

 

 

               

 

Princy
Top achievements
Rank 2
 answered on 06 Oct 2012
1 answer
156 views
Row is not selected (background color) when i click on  Hyperlink inside a radGrid row.
pls refer to the sample code how i declared the Hyperlink inside RadGrid Columns.
I'm not using any <EditItemStyle....>

Lets say,
I have 5 rows in a RadGrid with a hyperlink in one column .
>i clicked on Row2 (not on the Hyper link) ...Row2 is Highlighted with default backcolor.
> now if i click on Hyperlink in Row3, the selected Row is still the Row2 with the highlighted backcolor.

So pls help me in fixing this.
...             
<Columns>
            <telerik:GridTemplateColumn AllowFiltering="false" Display="true" UniqueName="Edit" >                    
                        <ItemTemplate>                      
                                    <telerik:RadCodeBlock ID="RadCodeBlock2" runat="server" >                           
                                            <a  href="<%= test %>" >
                                                 <img id="imgEdit" align="middle" style="border:0" alt="" src="edit.gif" />
                                         </a>                          
                                 </telerik:RadCodeBlock>                       
                        </ItemTemplate>                         
                     <HeaderStyle Width="30px" />
                      <ItemStyle HorizontalAlign="Left" />                       
             </telerik:GridTemplateColumn>
     ............
</Columns>
 
Shinu
Top achievements
Rank 2
 answered on 06 Oct 2012
1 answer
62 views
Hi,
See my screen shot.
Work Description i have typed in "testing by ansari" in screen shot.
I want every word starting Letter caps for Ex: "Testing By Ansari"


Thanks,
Ansari
Tamim
Top achievements
Rank 1
 answered on 06 Oct 2012
Narrow your results
Selected tags
Tags
+? more
Top users last month
Jay
Top achievements
Rank 3
Bronze
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Bronze
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?