Telerik Forums
UI for ASP.NET AJAX Forum
7 answers
177 views
Hi

I am going to host my .Net Web Application with lots of Telerik controls used to be hosted into Windows Apache server machine. I tried out localy to make the telerik controls work on Apache server, but the controls are not rendering in the web page. Does Telerik work with Apache server and what are the necessary changes need to be done for that. Please guide me step by step as I am new to Apache Web server.

We are using Telerik Ajax Controls for our Project.
Kiran
Top achievements
Rank 1
 answered on 05 Oct 2012
9 answers
417 views
Hello,


I am using xml to bind the radgrid(datasource), i have many columns in xml but out of them i show the selected columns in radgid, but while exporting the csv i need to show all the columns, i have accomplished this but the problem is that i have a column(UserID and TweetID) which has integer value having 15+ digits and when i export it in csv i find the valuse in exponential form, do we have any way to show the values as they are ie. without exponantial form.

To track it easily i am attaching a sample screenshot of the
protected void btnExportToCSV_Click(object sender, EventArgs e)
{
    radgridSentiment.ExportSettings.IgnorePaging = true;
    radgridSentiment.MasterTableView.ExportToCSV();
    radgridSentiment.MasterTableView.GetColumn("columnTweetID").Visible = true;
    radgridSentiment.MasterTableView.GetColumn("columnBusinessAreas").Visible = true;
    radgridSentiment.MasterTableView.GetColumn("columnLocation").Visible = true;
    radgridSentiment.MasterTableView.GetColumn("columnAuthorLocationContinentCode").Visible = true;
    radgridSentiment.MasterTableView.GetColumn("columnAuthorLocationStateCode").Visible = true;
    radgridSentiment.MasterTableView.GetColumn("columnAuthorLocationRegionCode").Visible = true;
    radgridSentiment.MasterTableView.GetColumn("columnAuthorLocationCountryCode").Visible = true;
    radgridSentiment.MasterTableView.GetColumn("columnDataSourceIndustry").Visible = true;
    radgridSentiment.MasterTableView.GetColumn("columnDataSourceCoverageArea").Visible = true;
    radgridSentiment.MasterTableView.GetColumn("columnDataSourceBusinessArea").Visible = true;
    radgridSentiment.MasterTableView.GetColumn("columnLifeStyle").Visible = true;
    radgridSentiment.MasterTableView.GetColumn("DataURL").Visible = true;
    radgridSentiment.MasterTableView.GetColumn("columnUserID").Visible = true;
    radgridSentiment.MasterTableView.GetColumn("UserID").Visible = true;
    radgridSentiment.MasterTableView.GetColumn("columnSelect").Visible = false;
    radgridSentiment.MasterTableView.GetColumn("columnAction").Visible = false;
    radgridSentiment.MasterTableView.GetColumn("columnTweetDataExport").Visible = true;
    radgridSentiment.MasterTableView.GetColumn("columnTweetData").Visible = false;
}
xml file which i use as datasource for my Radgrid and a screenshot of my Radgrid, the columns of radgrid will be exported the way they are.

Any quick help on this is highly appreciated as its urgent.

Thanks!

With regards,
Peeyush Pandey
Peeyush
Top achievements
Rank 1
 answered on 05 Oct 2012
2 answers
98 views
Hai,

             I have used Rad Grid in my application.But when i see the example in this URL,http://localhost:8301/radcontrols_aspnetajax/grid/examples/dataediting/threelevel/defaultcs.aspx,they have used SessionDataSource as the DataSource.But i need to use SQL DataSource.Can anyone pls tell me how to use SQLDataSource in Rad Grid.Thanks in Advance
Jayesh Goyani
Top achievements
Rank 2
 answered on 05 Oct 2012
1 answer
47 views
Hi
Is it possible in the command event of a radDock to access another radDock. I know I can get the sender raddock but I need to get hold of another raddock so I can change it's skin.

thanks
Karl
Top achievements
Rank 1
 answered on 05 Oct 2012
1 answer
43 views
We have an extremely old version of the ASP.NET AJAX Telerik controls used for an internal application (2008.3.1314.20).  Since the controls are heavliy used in this application upgrading is going to be a major task.  Is it possible to do a transiitional upgrade and run different versions concurrently?

I'm hoping to do a partial upgrade (i.e., upgrade some controls like dropboxes first), but is this even a possible solution?

I didn't want open a support ticket because we're still looking at this at a very high level.

Thanks,
Felix
Rumen
Telerik team
 answered on 05 Oct 2012
1 answer
69 views
Hi
When I try to customise my toolbax I see some functionality of editing tables goes missing
also the DOM inspector at the bottom does not come up when i click on a element.

What i did was I went to the telerik smart tag went to the tools and selected the default set.

after that when i right click on the table the context menu with the table options no longer appear .

I need to do this as i wish to add a custom button to the toolbar.

Can you please give me a soltuon to this problem or a toolfile that i can use to get the standard base functionlity that comes withe the rad editor without manually configuring tools.

Yeroon
Top achievements
Rank 2
 answered on 05 Oct 2012
1 answer
56 views
Hi

I am opening a Radwindow in the edit command of RadGrid. The problem is that the Rad Window gets opened on other events also like delete command or DetailTableDataBind or changing radgrid list size through UI.. etc...

Please let me know where I am going wrong.
 
Princy
Top achievements
Rank 2
 answered on 05 Oct 2012
0 answers
44 views

Hi,
 See My screen shot
 I have used Radgrid column in Radcombox default 5 row set.
 How to added row at the time of last row column Radcombox value select.


Thanks,
Ansari
Tamim
Top achievements
Rank 1
 asked on 05 Oct 2012
1 answer
44 views
I'm currently working with a page that sits inside of a nested master page and references a web user control. This web user control references any of 8 different other web user controls depending on what the user has selected.

My problem is that if I add the relevant javascript to the user control it is being rendered on the page too low and I'm getting:
 "function name" is not defined errors?

Some of my generic functions I can push up the hierarchy to higher pages, but some I just can't. How can I get my javascript higher on the page?
Slav
Telerik team
 answered on 05 Oct 2012
1 answer
275 views
Hi,

I'm building a dashboard page. how to load multiple userconrols asynchronously in docks?
 and I can't add RadAjaxManager  in each usercontrol to show RadAjaxLoadingPanel in the usercontrol not in the main page!

thank you

Maria Ilieva
Telerik team
 answered on 05 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?