Telerik Forums
Community Forums Forum
3 answers
542 views

 Hi All,

    I'm having problems on kendo grid missing columns.

Scenario: I'm using a tabstrip, with 2 tabs. 1st has a kendo grid with frozen columns. 2nd tab has not. At 2nd tab I'm triggering this function $("#Gridname").data("kendoGrid").dataSource.read() for at least twice (as my code needs to refresh the grid). When I return to 1st tab the frozen columns are missing.. I have checked the data using firebug and the data is complete but the grid columns is incomplete.. How to solve this issue? Thanks in advance.

Rosen
Telerik team
 answered on 29 Sep 2015
2 answers
175 views

Hi all

Currently I have bought ”Kendo UI“ license, and I saw there is "Framework -> Touch Event", which is similar like "UI for IOS".

 My question is: if I want to build IOS application, should I buy "UI for IOS" license again? or use "Kendo UI - Touche Event" function?

 

Thanks 

Adam
Telerik team
 answered on 24 Sep 2015
1 answer
110 views

Regards,

We have installed Telerik and We use Visual Studio 2013 professional, by security policies in the enterprise our account don't have administrator's privileges and Telerik's toolbar doesn't appear.

Can you help me please?

Thanks for your help

Yana
Telerik team
 answered on 16 Sep 2015
4 answers
239 views
Hello friends,

I am interested in purchasing KENDO UI Professional.
My concern is on one developer Licences.

What does this one developer Licence means?
Can i use this Licence on Multiple Machine.
Can i use this product with 1 licence within team on multiple machines.

please let us know asap on the usage of licence as we have to take call on purchasing.

Thank you for help.
Mike
Telerik team
 answered on 25 Aug 2015
2 answers
127 views
Hi,
     I need to create an advertisement banner between the radgrid rows, so i checking for the rowcount and if it is a specific row then im dynmically creating a table cell and rows and tried to fit it into the table but i coulnt see the banner image,  though the code was successfully built. Below is the code im using to implement the functionality
                Please help with this issue. Thanks in advance.

  if ((e.Item.RowIndex == 2)) 
                    { 
                        /* Code to add the image banner in between the rows - Start*/ 
                        TableCell tCell = new TableCell(); 
                        ImageButton img = new ImageButton(); 
 
                        img.ID = "ImageBannerID"


                        img.ImageUrl = hdnSpecialImageSrc.Value; 
                        img.PostBackUrl = hdnSpecialImageRedirect.Value; 
                        img.Style.Add("cursor""hand"); 
                        img.Style.Add("margin-top""5px"); 
                        img.Style.Add("margin-bottom""5px"); 
                        tCell.Controls.Add(img); 
 
                        Table tblGrid = ((Table)(this.RadGrid1.MasterTableView.Controls[0]));                       
                        int intIndex = tblGrid.Rows.GetRowIndex(e.Item); 
                        Telerik.Web.UI.GridItem gvrSubHeading = new Telerik.Web.UI.GridItem(this.RadGrid1.MasterTableView, intIndex, intIndex, Telerik.Web.UI.GridItemType.Separator);                                              
 

                        tCell.ColumnSpan = this.RadGrid1.MasterTableView.Columns.Count; 
                        gvrSubHeading.Cells.Add(tCell);                         
                        tblGrid.Controls.AddAt(intIndex, gvrSubHeading); 
 
                       
                        /*End of Coding*/ 
                    } 
Gajanan
Top achievements
Rank 2
 answered on 17 Aug 2015
3 answers
104 views

We are not sure where to post. We want to send this message to forum admins. We have started using telerik recently and we are developing a very huge application based on telerik asp.net mvc controls. As ​we are new to telerik, ​we had so many doubts and posted on forum and used to get very prompt reply, apart from the time zone delays. But recently, ​we are not sure why,  but ​we are not getting reply until 4 to 5 days. ​We are not sure what changed recently. At times we will be having close time lines and we end up going for a non telerik solutions. But ​we love to use to telerik solutions. Will it be faster if we put a support ticket instead of posting on forums?

 

One of the reason we were happy with telerik is for your prompt reply and support. We are not trying to complain but just want to find same page to better use all the solutions that telerik is offering.

 

Thanks,

DHHS Team

Tina Stancheva
Telerik team
 answered on 03 Aug 2015
10 answers
89 views

Hi,

We have an application built using an old version of Vanatec 4.3.19.797 (OpenAccess 2.0) that uses .Net 2.0.  The application is a console (DOS) one that references other projects (DLLs) which are compiled to x86.  This application was done in VS2008.  If we run this application on XP or any 32 bit systems then it works fine.  When we tried to run it on x64, we always get the BadImageFormatException error.  We tried setting the executable and the DLL it is complaining about (which is the one referencing the Vanatec DLLs) to 32 bit using corflags myassembly/DLL /32BIT+ but still no luck.

Any ideas?

Thanks,

Mustafa

Thomas
Telerik team
 answered on 30 Jul 2015
9 answers
74 views
I really apologize for being so hard, but you spam detection suck. Every post I made is recognize as spam. And all those post is not in my account -> Tracked forum posts.

Here are some screenshots:
http://cofovi.si/Files/Telerik/Screen1.png
http://cofovi.si/Files/Telerik/Screen2.png
http://cofovi.si/Files/Telerik/Screen3.png
http://cofovi.si/Files/Telerik/Screen4.png
http://cofovi.si/Files/Telerik/Screen5.png
Matjaz
Top achievements
Rank 1
 answered on 25 Jul 2015
1 answer
91 views

 

Hi,

I have 2 different pages like "HomeDesktop" and "HomeMobile" .If user comes from desktop i want to display "HomeDesktop"  as home page.If user comes from mobile i want to display "HomeMobile" as a home page.Is there any way.Please suggest me.

 Thanks,

Suresh

Stefani Tacheva
Telerik team
 answered on 24 Jul 2015
1 answer
46 views
Hi,
How to serve different pages for desktop and mobile.I have 2 different pages like "HomeDesktop" and "HomeMobile" .If user comes from desktop i want to display "HomeDesktop"  as home page.If user comes from mobile i want to display "HomeMobile" as a home page.Is there any way.Please suggest me.
 Thanks,
Suresh

Stefani Tacheva
Telerik team
 answered on 24 Jul 2015
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
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
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?