Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
77 views
Hi,

I need to present to the user an input form much like an excel spread sheet - a matrix of working days in a week along the top (columns) against various containers (rows).
The exact configuration of this form changes from user to user depending on slections they have made. For example, there may be 1 row or 15 rows, but the columns remain consistent.

In each cell will be a bound textbox where users can change or input the values.

Can anyone give me some pointers on how best to achieve this - specifically around how to ensure the ID's of each control will ensure data binding and capture is robust so that te backend code knows exactly where to put data and pull data.

I could rely on object binding and let the controls manage the delta's or manually parse the grid after it's been editing...

Thanks a bunch,

SMM
Elliott
Top achievements
Rank 2
 answered on 09 Jan 2012
3 answers
261 views
I am replacing 2 grids from another third-party (Intersoft) on a page and am trying to not change any of the functionality
there is a property set which deselects any item from either grid when that grid loses focus
I tried Grid1.Attributes.Add("onblur", function_name()); but no dice

in IE, that is
I do my development in IE then post and test in the other browsers
blur works in Mozilla but not sure about the parameters - but I could just use 2 functions
Elliott
Top achievements
Rank 2
 answered on 09 Jan 2012
16 answers
428 views
Dear All,

Like in RAD Windows Grid Control, is there any option available in the Web Grid for choosing the columns?

Mohan
Top achievements
Rank 1
 answered on 09 Jan 2012
2 answers
72 views
I need to drag one or more items from a RadListBox to a specific RadTreeViewNode. I'd like to achieve this without resorting to client-side code if possible. The Dropped event is invoked on the server when I drop on the white space of the RadTreeView control, but not when I drop on a RadTreeViewNode. 

I want to handle the event on the server because I need to interact with a DAC and then call DataBind on the RadTreeView control.

If it is necessary to use client code to fulfill my requirements, please provide a link to an example if one exists.

Thank you
Robert
Top achievements
Rank 1
 answered on 09 Jan 2012
1 answer
90 views
Hi,

I'm using the scheduler version Ajax Q3 2009 SP2
I encountered few weird behaviors:

1. When I create a new appointment, the appointment is created several hours later. For example, if I set the appointment on 3:00-4:00, it will be created on 11:00-12:00
2. After creating the appointment i try to change the the end time by dragging the bottom border of the appointment down. The border is dragged but the browser (IE8) is refreshed and the change does not take effect.
3. When creating a new appointment and pressing "Options":
a. There's a "!" image on the right upper corner of the subject
b. When i press save, i get the following error: 'ValidatorUpdateDisplay' is undefined

Please advice,

Thanks
Richard
Top achievements
Rank 1
 answered on 09 Jan 2012
2 answers
132 views
Please help how to bind a SQL stored procedure with a RadTreeView control. So that, nodes will show the required columns and data from the stored proc.

Thanks
Xorv
Top achievements
Rank 2
 answered on 09 Jan 2012
6 answers
340 views
HI,

          I already have one .js file and in that i am calling window.alert() method to show errors.
 
          It is common throught my application..

         now ,in place of window.alert(),i want to use radalert().

         But in .js file we cannnot find radalert as a undefined....


          please give me the solution with high priority.......


Thanks,
PANDU
Richard
Top achievements
Rank 1
 answered on 09 Jan 2012
1 answer
66 views
Hello.

I announced lastest version of telerik control Q3 SP1.

Is this version fix the problem that i reported you?

please refer below link.

http://www.telerik.com/community/forums/aspnet-ajax/tabstrip/tab-scrolling-doesn-t-work-correctly.aspx
Bozhidar
Telerik team
 answered on 09 Jan 2012
3 answers
237 views
Hi,
I currently have two issues.  My first issue is that, when  I press enter in the RadGrid filter box it fires the ItemCommand event with an CommandArgument that is set to another button. The other button shows and hides the filter row.So when pressing enter it seems to hide the filter row rather than just applying the filter.  This only seems to be the case in IE, in chrome it works as expected.  I was trying to produce a sample for this issue but unfortunately I hit another issue i couldn't solve in my sample.

Issue 2 (sample issue)
In my sample, When i press enter in the box the page reloads but it doesnt filter the items.  When I refocus the filter box and press enter it then filters successfully.  I also noticed that the filter drop down was not displaying.  Once again, this all works fine in chrome but not in Internet Explorer.

Here is the sample which currently has issue 2. I am hoping that if we can resolve issue 2 it will then display the problems I was having with issue 1 and you can help me solve this as well. 


http://dl.dropbox.com/u/13207221/TelerikRadGridTest.zip
Michael
Top achievements
Rank 1
 answered on 09 Jan 2012
1 answer
123 views
Hi,

I am trying to put validation on date input of raddatepicker.

I am having a wb page which have a master page too. I have added a raddatepicker control in it which is not a required field.

I want to validate data entered by user in date input of the control manually.

Eg. If user enters some text value in date input and clicks on save button then I want to display 'Invalid date' to user.

I have checked the project shared on http://www.telerik.com/community/code-library/aspnet-ajax/calendar/validation-of-non-mandatory-datepicker-control.aspx. But this code is not working if the web page have masterpage file included.

I suppose,datepicker control is not found in this case.

Can you please help me in this case.

Sample code for this will be a great help. :)
Antonio Stoilkov
Telerik team
 answered on 09 Jan 2012
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?