Telerik Forums
UI for ASP.NET AJAX Forum
2 answers
169 views
Dear telerik

I have checked out your gridwiew demo's but not quite found what i was looking for.

Hvowewer obout's grid seems to do the Excel like grid with autosave.
http://www.obout.com/grid/aspnet_commands_excel_style_autosave.aspx

Could this be achived with the telerik grid control?

Regards Claus
Sebastian
Telerik team
 answered on 27 Sep 2010
3 answers
86 views
I was wondering what you thought the best approach would be to build the attached form.  They want the form to use themes so if I switch the theme, the panel header color changes and the buttons at the bottom change as well.

We were thinking maybe grid listview, but weren't really sure.

What do you think?
Sebastian
Telerik team
 answered on 27 Sep 2010
1 answer
76 views
I found an issue that reproduces on your demos too:

1. Open the editor, goto HTML mode.
2. Paste the following HTML in the editor:
<html>
    <head>
        <title>A page</title>
    </head>
    <body>
        Some text content in the BODY. Press ENTER with the cursor placed anywhere in this text. Go to HTML mode, count how many BRs were created and delete the BRs. Go back to design mode. Press ENTER again, go back into HTML mode and count the BRs again. Repeat. You'll notice that a BR is added after each cycle. This happens only when the HTML and BODY tags are present in the HTML code; doesn;t happen when only the text is pasted in the editor in HTML mode.
    </body>
</html>
3. Goto Design mode, click anywhere in the text and press ENTER.
4. Goto to HTML mode and count the BRs and delete them.
5. Repeat steps 3 and 4 and observe how the number of BRs increases by 1 with each cycle.

Please note that this issue doesn't reproduce if the initial content doesn't contain the HTML, HEAD and BODY.
Rumen
Telerik team
 answered on 27 Sep 2010
4 answers
57 views
Hi,

Apply Font Size fails in Chrome and Safari with 2010.2.826 (Telerik.Web.UI_2010_2_826_Dev_hotfix)

To reproduce:
  • Open editor in Chrome or Safari, latest versions, type some text and more, select some text, apply font size.
  • Result: selected text disappears, the HTML source shows: some <span style="font-family: azby; font-size: 13px;"></span> and more

This what I see in Chrome in the JS debugger, might give you a clue of what's happening:
f.pasteHtml("<font "+e+" id='radERealFont'>&nbsp;</font>");

Thanks,
Dan Popa
Rumen
Telerik team
 answered on 27 Sep 2010
1 answer
51 views
Hi (vb user)
First off... love the scheduler. Once you have spent a few days playing with it, it becomes pretty darn cool.
Questions:
A: How do I remove the '-' or Empty option from my resources.  I am always going to demand a 'user' and 'location'
B: Is it possible based on one resource eg. Location to rebind the user resource? 

I have created resources both using the code behind ie.InitializeResources and using the datasetID straight off the ASPX. It would be really great if I could determine how to rebind/rebuild a resource based on another resource.

I think if I coud get these things done I might get paid.
Peter
Telerik team
 answered on 27 Sep 2010
1 answer
81 views
Apologies if this is a silly question, still learning telerik...

I have a RadWindowManager that has several windows.  When a user moves them around and clicks a button that does a postback the code behind has no knowledge of the current location of the windows.  Surely it can do this...  I must be missing something obvious.  Would I have to do a postback to update the viewstate of each window?  (the viewstate is set to false for the windows, but true for the window manager so it remembers orginal windows along with newly spawned).  Do I have to keep track of the changes client side (after the client side events) and send it to the server?  I would think there is a very easy way to do this...

Thank you in advance,
John
John
Top achievements
Rank 1
 answered on 27 Sep 2010
1 answer
57 views
I am using GridEditCommandColumn column, it works locally on my machine, however when deploying it on the server it only refreshes the screen. But on my local box it opens the edit entry form.

Hector
Daniel
Telerik team
 answered on 27 Sep 2010
1 answer
97 views

Dear Team,

I am using Rad Grid  then I binded some fileds in Existing Table.after given text box this calculated filed. Give correct solution for java script.


With Regards,
S.kannadasan

Shinu
Top achievements
Rank 2
 answered on 27 Sep 2010
5 answers
86 views
When I debug my code for editing/updating rows in the RadGrid, the following line of code:

DataRow[] changedRows = usersTable.Select(editedItem.OwnerTableView.DataKeyValues[editedItem.ItemIndex]["GUID"].ToString());

... throws the following error:

"from Syntax error: Missing operand after 'c93' operator."

The code is taken and adapted (very slightly) from the Update_Command() method in the code example here.

What does the error mean?

Also, can you suggest any other resources on the InPlace editing for RadGrid as I don't find the Telerik examples very clear (minimal code comments and description). I find the ordering of examples quite disjointed at times. From an ASP.NET point of view, I'm a beginner, so it could just be my inexperience!

Regards,
Anthony
Anthony
Top achievements
Rank 1
 answered on 27 Sep 2010
1 answer
85 views
When not using Templates in RadScheduler, you are provided default buttons for Save, Cancel and Options. If I want to add a custom control to the InlineInsertTemplate, I'm left having to add my own buttons to perform Save, Cancel and Options. Is there a way I can add my own custom controls (DropDownList etc) but still utilize the default Save, Cancel and Options buttons? As it is now, if I use a template, I'm left having to add by own buttons to perform these operations. 
Veronica
Telerik team
 answered on 27 Sep 2010
Narrow your results
Selected tags
Tags
+? more
Top users last month
Ambisoft
Top achievements
Rank 2
Iron
Pascal
Top achievements
Rank 2
Iron
Matthew
Top achievements
Rank 1
Sergii
Top achievements
Rank 1
Andrey
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Ambisoft
Top achievements
Rank 2
Iron
Pascal
Top achievements
Rank 2
Iron
Matthew
Top achievements
Rank 1
Sergii
Top achievements
Rank 1
Andrey
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?