Telerik Forums
UI for ASP.NET AJAX Forum
0 answers
102 views
How Make Scale in chart ??
Heri .
Top achievements
Rank 1
 asked on 23 Apr 2010
6 answers
146 views
Hi,
Is there a way to remove the javascript code from the page's bottom since I don't need it?
Thanks

<script type="text/javascript">
//<![CDATA[
Sys.Application.initialize();
Sys.Application.add_init(function() {
$create(Telerik.Web.UI.RadMenu, 
{"_childListElementCssClass":null,"clientStateFieldID":"dnn_rm_RadMenu1_ClientState","collapseAnimation":"{\"duration\":450}","expandAnimation":"{\"duration\":450}","itemData":[{"groupSettings":{"flow":0,"expandDirection":0,"offsetX":0,"offsetY":0},"navigateUrl":"http://www.domainname.com/"},{"groupSettings":{"flow":0,"expandDirection":0,"offsetX":0,"offsetY":0},
..........]}, null, null, $get("dnn_rm_RadMenu1")); }); //]]></script>
porlandi
Top achievements
Rank 1
 answered on 23 Apr 2010
3 answers
284 views
Hi everyone;
        My radgrid bind sqldatasource. and My sqldatasource connect Oracle 10 database.    I want radgrid autoupdate. so I config the sqldatasource updatecommand and UpdateParameters. but when i edit the radgrid row. i appear a error: ORA-01036: illegal variable name/number
    my updatecommand like this   " update siteannvavle set a=:a,b=:b where c=:c"
 <UpdateParameters>
  </UpdateParameters>

 what's wrong?    did radgrid suport oracle 10g?
Yavor
Telerik team
 answered on 23 Apr 2010
1 answer
114 views
Hello guys.

In tabclick event how can I refuse to change tabs, based in a condition?

Regards.
Shinu
Top achievements
Rank 2
 answered on 23 Apr 2010
1 answer
475 views
Hello,

I want to display animated GIF image in the tadtextbox while some data is will be updated in the textbox automatically. Is there any KB document available regarding the same.

Sample URL found on google: http://www.aspsnippets.com/Articles/Display-Animated-Loading-GIF-Image-in-ASP.Net-AJAX-AutoCompleteExtender.aspx

Thanks,
Prayag
Veli
Telerik team
 answered on 23 Apr 2010
6 answers
241 views
Hello
I'm using the AdvancedInserttemplate but it does not close when I push the save button.
I'm not using the datasource to do the insert, I'm using the serverside RadScheduler1_AppointmentInsert.
It does the insert, but the advancedInsert form is still visible after the insert.

Kind Regards,
Dick
Enigma
Top achievements
Rank 1
 answered on 23 Apr 2010
2 answers
259 views
Hi,
I am using rad grid
and i am having one doubt

and below is my code:
 
foreach (GridDataItem item in rgShowAvailable.MasterTableView.Items)
{str += item[
"TagNumber"].Text + ",";} 

in the above code if paging is there i am able to get only the first page index items and in the page index 2 i am not able to add to the database.

So i need help under the above scenario that to get the all items even if the paging is there?
 
if i give
How to get all the items for the above code

Thanks in advance
Vara Prasad.M
Princy
Top achievements
Rank 2
 answered on 23 Apr 2010
1 answer
116 views
Hi,
I have radscheduler wired up to a custom data provider. The scheduler is driven by an external form which populates a filter and then updates the scheduler. This all work perfectly without AJAX but as soon as I wire it all up to a RadAjaxManager/RadAjaxManagerProxy I am gettting an error when debugging with Firebug. The application hangs in both IE and Firefox. Using the latest build of RadControls.

The line that it hangs on is:
d.each(l.rows,function(){Array.add(n,this.cells[0].offsetHeight);

with this error:
this.cells[0] is undefined
http://localhost/Spacesv3/Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl00_ctl00_RadScriptManager_Master_TSM&compress=1&_TSM_CombinedScripts_=%3b%3bSystem.Web.Extensions%2c+Version%3d3.5.0.0%2c+Culture%3dneutral%2c+PublicKeyToken%3d31bf3856ad364e35%3aen-US%3ad0c4ca6e-6b5d-49b6-922d-5244924fb100%3aea597d4b%3ab25378d2%3bTelerik.Web.UI%2c+Version%3d2010.1.415.35%2c+Culture%3dneutral%2c+PublicKeyToken%3d121fae78165ba3d4%3aen-US%3a3223ab34-72bf-4a9d-8a77-14f0f5e9365d%3a16e4e7cd%3aed16cbdc%3af7645509%3a24ee1bba%3a1e771326%3aaa288e2d%3ab7778d6c%3ae085fe68%3a4c8be21a%3a874f8ea2%3a650fdad%3ad40f7d5c%3a431f16a4%3ae91ff703%3a7666c7ed%3a4a6fe137%3a59462f1%3aa51ee93e
Line 7644

Is this abug or is it me? I can provide the code if that will be of any use.

Thanks.



Jacob
Top achievements
Rank 1
 answered on 23 Apr 2010
1 answer
113 views
hi all,

the rad window i'm trying to use is displaying weird behavior as can be seen in the attachment.
fyi,
i removed all css and formatting just to test. i use system.web.routing and that gave a lot of problem with the ajax framework etc in the beginning, but after i get the global asax to ignore routing for "Telerik.Web.UI.WebResource.axd", there are no more javascript errors.

just curious as to what might be causing this?

Afendi Hamat
Top achievements
Rank 1
 answered on 23 Apr 2010
1 answer
163 views
Editing radgrid row on doubleclick in client side function will postback twice.  Can anyone tell me how to avoid postback on double click.
Shinu
Top achievements
Rank 2
 answered on 23 Apr 2010
Narrow your results
Selected tags
Tags
+? more
Top users last month
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Rakhee
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Rakhee
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?