Telerik Forums
UI for ASP.NET AJAX Forum
3 answers
174 views

achieved implement the diagram on page in my project, but they are asking me to be drawn by code that is within DefaultVB.aspx.vb then receive and display parameters

  How the code development? They have something to help me please

http://demos.telerik.com/aspnet-ajax/diagram/examples/overview/defaultvb.aspx ​​

logre implementar el Diagrama que aparece en la pagina en mi proyecto, pero me están pidiendo que se dibuje por código, es decir dentro de DefaultVB.aspx.vb para luego recibir parámetros y mostrarlos

 ¿como lo desarrollo por código? tienen algo que me ayuden por favor

http://demos.telerik.com/aspnet-ajax/diagram/examples/overview/defaultvb.aspx ​

Danail Vasilev
Telerik team
 answered on 02 Sep 2015
3 answers
115 views

I have a grid with Supplier, Month, Cost that shows the past 12 months. In order to sort the months chronologically, I have SortExpression="Year, Mth" for the Month column, which are the numeric values in the query which are not displayed in the grid. This sorts correctly when the Month column header is clicked, but when I drag the Month column to the group bar, it sorts the months alphabetically. How can I get this to sort by Year, Mth when a user groups by the Month column? It seems this should be doable in the RadGrid's GroupsChanging event, but I'm not sure how to make that happen.

 

Thanks!

Eyup
Telerik team
 answered on 02 Sep 2015
1 answer
103 views

Hi team,

Please suggest the best way to improve performance of my grid, which having 300000 rows.

Please do the needful.

Thanks

Senthilkumar N

Konstantin Dikov
Telerik team
 answered on 02 Sep 2015
1 answer
121 views

Hi,

I have an orgchart setup like this:

 

<telerik:RadOrgChart ID="RadOrgChart1"runat="server"OnNodeDataBound="RadOrgChart1_NodeDataBound"
           Skin="Metro">
           <ItemTemplate>
               <divstyle="height: 50%">
                   <span>Name:
                       <%#DataBinder.Eval(Container.DataItem, "Name")%></span>
                   <br/>
                   <span>
                       <%#DataBinder.Eval(Container.DataItem, "role")%></span>
                   <telerik:RadGrid ID="RadGrid1" runat="server"OnNeedDataSource="RadGrid1_NeedDataSource">
                   </telerik:RadGrid></div>
           </ItemTemplate>
       </telerik:RadOrgChart>



I’d like to have a radgrid embeded into each node, however to do this I need to grab the ID of the node from the RadGrid1_NeedDataSource event.
Can someone please advise how I can do this please?
Also is there any way to increase the item template height?

 
Nencho
Telerik team
 answered on 02 Sep 2015
3 answers
92 views

Hi,

Our scheduler default view is the current week, however, the current week doesn't change to next week when it is next Monday.

For instance; 

Today is Monday at 6am in the morning and the scheduler is still showing the last week.

It gets exchange to this week after 10ish or 11ish. 

I have also set up my start time and end time, so not sure it may be related to.

what could be the reason?
Thank you

Plamen
Telerik team
 answered on 02 Sep 2015
1 answer
82 views

The attached pic show that the word cannot display properly

how can I avoid this problem?​

Nencho
Telerik team
 answered on 02 Sep 2015
1 answer
127 views

Hi guys,

if you try to launch the demo overview of radcaptcha Q2 2015 (at http://demos.telerik.com/aspnet-ajax/captcha/examples/overview/defaultcs.aspx ), will be thrown a javascript error "ReferenceError: global is not defined" with Firefox 40.0.3

With IE11 will show an alert box "Silverlight locked and obsolete...".

I'm trying to use the trial version in my project and I need to workaround this problem before buy the commercial version.

Any suggestion?

Thanks

 

 

Ianko
Telerik team
 answered on 02 Sep 2015
1 answer
124 views

Hi there,

I have a Master-Detail table in RadGrid. For each row of master, there is a DetailTable which expands/collapse. The Radgrid also has paging (15 rows per page). I am using an external button to ExpandAll rows of the grid. On first page i see all 15 rows expanded, but when i go to Page 2(paging), i need the DetailTables expanded for each row on the 2nd page. Can someone please suggest how would i achieve that? 

 

thanks!

Eyup
Telerik team
 answered on 02 Sep 2015
1 answer
501 views

hi friends,

i have editable radgrid, where all the fileds is in open state. it contains textbox and label.

user can enter value in any textbox in the grid.

mean while, i am refreshing the grid using timer at regular interval.

my issue is, after refresh, the cursor is disappears from the control.

 

i need to set focus to the same control,where the cursor before postba​ck.

it is possible to take focused control id in server side using C# web application.

it possible, give me some ideas.

 

Thanks in advance

ASRK.....

Eyup
Telerik team
 answered on 02 Sep 2015
1 answer
109 views

I have a input like this ....................

<input     type="text"

               name="hello23"

               pattern="\d{10}"

               data-type="number"

               data-bind="value:hello23"

              data-role="numerictextbox"

              role="spinbutton"

              class="k-input k-invalid"

              aria-valuenow="123"

                 style="display: none;" aria-disabled="false" aria-readonly="false" aria-invalid="true">

in the runtime I try to bind data-pattern-msg="my custom message" but it is not working.

Can I do using kendo ui ??

 

  

 

Rosen
Telerik team
 answered on 02 Sep 2015
Narrow your results
Selected tags
Tags
+? more
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?