Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
77 views
If one exception is thrown in UpdateCommand event of RadGrid and not catched, seems the page will no any error information and edit mode is still in there . Whether must add try catch block to handle all exception?
Radoslav
Telerik team
 answered on 06 Sep 2012
1 answer
64 views
Is there a way to open RadWindow in "Add a Record" link which is provided by RadGrid? I don't want to put a link in CommandTemplate and add js to open. 
Shinu
Top achievements
Rank 2
 answered on 06 Sep 2012
5 answers
105 views
How to get the bound entity of editing record in UpdateCommand event? For example, I bound a List<Customer> to a RadGrid, when I clicking save button to fire the RadGridFunction_UpdateCommand event, I have no way to get the Customer entity of editing record. Because I don't want to retrieve the record based on current primary key from DB, I only want to get from bound source.
Andrey
Telerik team
 answered on 06 Sep 2012
2 answers
86 views
Hi Team,
  I'm using Telerick Radgrid(Q2 2010 version). I face a problem with paging. Please can you help me on this issue.
Problem: In my database I have 15 records, and I bind to radbrid here I set allow paging="true" property and pagesize=10, every thing works fine for me. now my problem is in paging dropdown I select 20 number all the records are displaying, and paging dropdown is not to visible at all, why I need is if again I want to display 10 per page I need page dropdown right?

 Advance Thanks
Mr.Perfect
Perfect
Top achievements
Rank 1
 answered on 06 Sep 2012
3 answers
253 views
Hi,
I'm currently evaluating your Grid component.
One thing I could not do is center my text horizontally in a cell and preserve the cell's fixed height.
I do not want my cell to change its size according to the text (which again , should be vertically align to middle).
The text should be cut when its overfloaing over the cell height.

How Can I achieve that ?

Thx
Sagi
Jayesh Goyani
Top achievements
Rank 2
 answered on 06 Sep 2012
3 answers
127 views
Dear ALL,

how to bind menu from generic list that means i have method namely Public List<Roles> GetRoles() which is return list of roles every list contain properties are RoleID,RoleName,ParentRoleID,NavigateURL. 
 1) I need to bind menu based on this role name should be display with based on ParentRoleID heiarchy.
 2)And also i have NavigateURL property when i click RoleName in Menu based on NavigatURL my page will naviagte to another page     and how to implement this ? i am new to this if you guide me and very needful for me ..

Thanks in Advance..!
Kate
Telerik team
 answered on 06 Sep 2012
1 answer
147 views
When I apply filter feature in RadGrid, the position of the filter menu is not correct while click the filter icon. The attached is screenshot of the issue.
Eyup
Telerik team
 answered on 06 Sep 2012
1 answer
480 views
Good day,
I'm using the standard code example for the ListBox and I'd like to have sorting.  My Master page generates a unique name and adds it to all of the form element names, so  the code looks like this:
<telerik:RadCodeBlock runat="server" ID="RadCodeBlock1">         
<script type="text/javascript">             
//<![CDATA[
            
var listBox;             
function pageLoad() {                 
listBox = $find("<%= ctl00$MainContent$SortUC$RadListBox1.ClientID %>");           
}

etc...etc

However when I run the code, I'm getting this error:
error CS1056: Unexpected character '$'

and its pointing to the line with the form name. I can find scant little info on the internet about this, so can somone
please tell me how this is supposed to work if it can't handle any non-alphanumerical chars in the string?

Thanks,
Alan R


Ivan Zhekov
Telerik team
 answered on 06 Sep 2012
12 answers
392 views
Hi all.

I'm using a scheduler where I replaced the HeaderMonth Button with an Add Button and the HeaderTimeline Button with an Edit Button. This is mainly for iPad users that can't use double click to edit an appointment or add a new one.

In order to edit an appointment, the user would have to select the appointment and click on the Edit Button. The same goes for adding a new appointment. (See attached image)

Is there a way to pass the values of the previously selected appointment to the OnClientNavigationCommand event?

Thanks!
Ivan Zhekov
Telerik team
 answered on 06 Sep 2012
8 answers
587 views
How to hide date  in timeline view only of rad scheduler
Boyan Dimitrov
Telerik team
 answered on 06 Sep 2012
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?