Quantcast
Channel: Telerik Forums RSS
Viewing all 78072 articles
Browse latest View live

Update cell based on changes on another cell

$
0
0

Hi

I have Grid with 4 columns. When I edit a row, enter number in cell 2, I want to update cell 4 with the result of cell 2 - cell 3.

Can anyone advice how I can do this urgently? Thanks in Advance

Below is the code of my grid

 

@(Html.Kendo().Grid<TransactionCoBroker>()
.Name("GridCommExCoBroker")
.Editable(editable => editable.Mode(GridEditMode.InLine))
.Columns(columns =>
{
    columns.Command(c => c.Edit());
    columns.Bound(u => u.Name).Title("Name");
    columns.Bound(u => u.FNet).Title("Net"));
    columns.Bound(u => u.FTax).Title("Tax"));
    columns.Bound(u => u.FGross).Title("Amount"));
})
.DataSource(dataSource => dataSource
.Ajax()
.Model(model =>
{
    model.Id(id => id.ICobrokerId);
    model.Field(p => p.UName).Editable(false);
    model.Field(p => p.FNet).Editable(true);
    model.Field(p => p.FTax).Editable(true);
    model.Field(p => p.FGross).Editable(false);
})
.Events(e => e.Error("onError").RequestEnd("onRequestEnd"))
.ServerOperation(true)
.Read(r => r.Url("?handler=GetExCoBrokerComm").Data("GetTransID"))
.Update(r => r.Url("?handler=SaveBrokerComm").Data("GetTransID"))))

RadSpell Dictionaries

"HTTPS handshake to www.google.com failed. System.IO.IOException Authentication failed because..."

$
0
0

Hello,

I use Fiddler and when checking the log file, I frequently notice errors such as this one...

fiddler.network.https> HTTPS handshake to www.google.com (for #94) failed. System.IO.IOException Authentication failed because the remote party has closed the transport stream.

Some websites do not load at all because of this type of error.

I spent quite some time to figure out the problem, but could not find it. Any idea, what could be the issue?

I run Fiddler on a second computer too, and it works fine. No error at all! On both computers I run MS Windows 7 with .NET 4.7, same setup for Fiddler as well.

My 'protocols' field looks like this:

<client>;ssl3;tls1.0;tls1.1;tls1.2

Below you can find the request and receive headers when encountering the error.

Thank you,

Alex

 

REQUEST HEADERS
=============================================================================================================
CONNECT www.google.com:443 HTTP/1.1
User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0
Connection: keep-alive
Connection: keep-alive
Host: www.google.com:443

A SSLv3-compatible ClientHello handshake was found. Fiddler extracted the parameters below.

Version: 3.3 (TLS/1.2)
Random: 69 24 11 FA 3D EF F1 7E A9 5F 92 78 37 68 B5 47 1B 61 46 CC BF 2B 8A 0C 45 87 0B A1 E7 8E 28 BD
"Time": 12/13/2102 6:30:33 AM
SessionID: BA 39 00 00 F7 22 04 DA 06 DA B4 86 08 B1 1E 3E C5 D5 D3 FE A2 0F 05 D0 AB ED CE 00 62 24 64 32
Extensions:
    server_name    www.google.com
    extended_master_secret    empty
    renegotiation_info    00
    elliptic_curves    unknown [0x1D), secp256r1 [0x17], secp384r1 [0x18], secp521r1 [0x19], unknown [0x100), unknown [0x101)
    ec_point_formats    uncompressed [0x0]
    SessionTicket    empty
    ALPN        h2, http/1.1
    status_request    OCSP - Implicit Responder
    0x0033        00 69 00 1D 00 20 51 60 24 D5 6D 46 9A 3F 8B 13 FA 0E 77 FD 49 16 50 92 3A DB 4B FF 4A 5E 82 8D C8 6D 23 1C D1 10 00 17 00 41 04 49 EA 05 DA 6B 5D FB F2 84 96 01 A6 26 CA 84 DB C4 3B B4 87 92 F3 55 B0 43 CE 4C 3C 1D 73 9F 9F 3E 5C 5F 28 4A EA FE 86 EB 78 BE D4 28 AE F2 0E 7B 2F 68 4B 1F 4C E3 A4 61 B8 04 84 00 4A 5A FD
    0x002b        08 03 04 03 03 03 02 03 01
    signature_algs    sha256_ecdsa, sha384_ecdsa, sha512_ecdsa, Unknown[0x8]_Unknown[0x4], Unknown[0x8]_Unknown[0x5], Unknown[0x8]_Unknown[0x6], sha256_rsa, sha384_rsa, sha512_rsa, sha1_ecdsa, sha1_rsa
    0x002d        01 01
    0x001c        40 01
    padding    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
Ciphers:
    [1301]    Unrecognized cipher - See http://www.iana.org/assignments/tls-parameters/
    [1303]    Unrecognized cipher - See http://www.iana.org/assignments/tls-parameters/
    [1302]    Unrecognized cipher - See http://www.iana.org/assignments/tls-parameters/
    [C02B]    TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256
    [C02F]    TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
    [CCA9]    TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256
    [CCA8]    TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256
    [C02C]    TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384
    [C030]    TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
    [C00A]    TLS1_CK_ECDHE_ECDSA_WITH_AES_256_CBC_SHA
    [C009]    TLS1_CK_ECDHE_ECDSA_WITH_AES_128_CBC_SHA
    [C013]    TLS1_CK_ECDHE_RSA_WITH_AES_128_CBC_SHA
    [C014]    TLS1_CK_ECDHE_RSA_WITH_AES_256_CBC_SHA
    [0033]    TLS_DHE_RSA_WITH_AES_128_SHA
    [0039]    TLS_DHE_RSA_WITH_AES_256_SHA
    [002F]    TLS_RSA_AES_128_SHA
    [0035]    TLS_RSA_AES_256_SHA
    [000A]    SSL_RSA_WITH_3DES_EDE_SHA

Compression:
    [00]    NO_COMPRESSION

RESPONSE HEADERS
=============================================================================================================
HTTP/1.1 200 Connection Established
FiddlerGateway: Direct
StartTime: 14:14:15.397
Connection: close

fiddler.network.https> HTTPS handshake to www.google.com (for #94) failed. System.IO.IOException Authentication failed because the remote party has closed the transport stream

Buy original Ielts Certificate Without Exam WhatsApp:+1(413) 3001328

$
0
0
 Buy original Ielts Certificate Without Exam WhatsApp:+1(413) 3001328


Buy Real EU/USA/UK/Canadian Passports,Driver’s License,ID Cards,Visas, USA Green Card
We deal and specialize in helping you to get registered TOEFL, IELTS, IDP, ESOL, GMAT CELTA/DELTA, DEGREE, DIPLOMAS & other English Language Certificates. We produce TOEFL & IELTS, ESOL, and CELTA/DELTA, DEGREE, DIPLOMAS English Language for you with ease. 

 If you want to travel, study or work abroad, get our,TOEIC,TIEP NEBOSH, IELTS, TOEFL, ESOL, GMAT, CERTIFICATES Without Attending Exam 

Buy original Ielts Certificates Without Exam 
ielts certificate for BUY IELTS original CERTIFICATES in Qatar,Dubai and Saudi Arabia 
BUY IELTS CERTIFICATES in UAE and Saudi Arabia and other countries. 
  
 We deal and specialize in helping you to get registered TOEFL, IELTS, IDP, ESOL, GMAT CELTA/DELTA, DEGREE, DIPLOMAS & other English Language Certificates. We produce TOEFL & IELTS, ESOL, and CELTA/DELTA, DEGREE, DIPLOMAS English Language for you with ease. 

Buy original Ielts Certificates Without Exam 
ielts certificate for sale 
 BUY IELTS original CERTIFICATES in Qatar,Dubai and Saudi Arabia 
BUY IELTS CERTIFICATES in UAE and Saudi Arabia and other countries. 
  
BUY Real IELTS Certificate without Exam// 
  
buy original  ielts certificate in Dubai & Abu Dhabi 
  
Buy Ielts Certificate Without Exam in Bahrain, Bahrein,Kuwait 


WhatsApp:{(+1(413) 3001328) 

Email..(marinahiemer12@gmail.com) 


(website: www.bestnoveltydocs.com)



  
Buy IELTS certificate without Exam | Real IELTS Certificate for sale | Buy Real Registered CertificatesGet Registered IELTS certificate| Buy IELTS certificate Without Exam | Buy Original IELTS certificateBuy Real IELTS certificate online| Registered IELTS Certificate | Buy IELTS certificate Without Exam  Buy Original IELTS certificate | Buy Real IELTS certificate online| Registered IELTS Certificateget IELTS certificate Without Exam |Buy Ielts Certificate Online |Buying and Selling OriginalBuy original Ielts Certificate Without Exam in JAPAN / CHINA / USA / ITALY /BRAZIL/SPAIN| New YorkSelling Original IELTS Certificates Online in United Arab Emitates UAE, DUbai Get/Buy IELTS Certificate OnlineGet Genuine Ielts Certificate in Los Angeles,California | Ielts Without Exam in Qatar/Chicago, Illinois  Buy ielts Certificate online, Where to get IELTS certificate with online validation, registered ielts certificates in Houston, Texas,Real ielts certificates in Australia, Original ielts certificate score card Saudi Arabia | ielts certificate for sale in Kuwaitwe have been able to derive backdoor means making | REAL and REGISTERED IELTS Certificate without need to take the exam or testWith our help, you can be able to get ielts certificate sale | ielts buy certificate | ielts certificate for sale in uk |ielts certificate for sale in uae, usa | cambridge ielts books for sale | ielts certificate for sale in San Diego, Californiaielts exam for sale | ielts books for sale in San Jose, California | ielts books for sale in Norway | ielts for sale in Portugalielts certificate for sale | ielts books for sale | ielts certificate for sale in Australia,ielts certificate for sale in Germany  ielts certificate for sale in Phoenix, Arizona | ielts books for sale Istanbul, Turkey | ielts reviewer for sale |ielts book saleielts certificate for sale in London, United Kingdom, ielts books for sale Moscow, Russia | ielts books for sale perth | ielts for saleielts books for sale Paris, France | ielts academic books for sale  | ielts buy book | ielts book for sale in Madrid, Spainielts books for sale in Rome, Italy | ielts band for sale | ielts books for sale in Milan, Italy| ielts books for sale in Berlin, Germany|Real ielts certificate Kiev, Ukraine| buy ielts certificate| original Ielts| Ielts band 7| Get toefl certificate| genuine ielts certificate|Get ielts online| Nebosh certificate| buy real nebosh certificate| Taking Test IELTS| buy toefl online| get ielts band 7|toefl certificate online| Genuine certificate| original ielts/toefl UK| verified ielts| ielts Lisbon, Portugal| Certificate Toefl Athens, Greece|ielts certificate WIEN (Vienna), Austria| ielts Certificate online BUDAPEST,Hungary| ielts ZAGREB, Croatia| ielts/toefl BUCURESTI (Bucharest),Romania|Nebosh certificate United Kingdom| Ielts certificate without Exam| Toefl Certificate without Test |Nebosh certificate Kraków, Poland|Real IELTS speaking Test Questions | IELTS speaking band 7 Rotterdam, Netherlands | IELTS speaking test samples with answers | IELTS band 7 Wroclaw (Breslau), Poland |IELTS speaking test samples questions/band 8 | IELTS speaking band 6 sample | Latest speaking topics for IELTS with answers | IELTS speaking band 7 sample |get ielts certificate without exam in HELSINKI, Finland| lost my ielts certificate |ielts certificate without exam in SARAJEVO, Bosniaielts certificate without exam in Amsterdam| about nebosh course | nebosh course in Belgrade | buy fake nebosh certificate |how to check fake nebosh certificate |buy nebosh certificate | toefl backdoor Brussels | ielts/toelf exam backdoor | pte backdoor Copenhagen | toefl proxy agents in Dublin | ielts agents in hyderabad |pte proxy agents in Lyon, France | toefl agents in Minsk, Belarus | ielts backdoor Prague, Czech Republic | ielts backdoor in Rome , Italy |ielts agents in Thessaloniki| toefl backdoor Valencia | ielts proxy agents | ielts exam proxyIELTS Backdoor in Brasil | IELTS Backdoor Zürich, Switzerland |IELTS backdoor Vienna | IELTS backdoor in Rome |toefl backdoor United Kingdom | ielts certificate without exam in Kazan | where to get ielts without exam in Helsinki, Finland |ielts certificate without exam in Antwerp | where to get ielts certificate Berlin, Germany|IELTS Backdoor Ukraine|buy toefl online Ukraine|Nebosh certificate Ukraine|buy ielts in China| buy registered ielts in Russia|buy pte in Ukraine|IELTS backdoor in Mongolia|buy ielts in Uk|IELTS in Japan| buy pte in Iraq|get toefl certificate in Iraq|ielts band 7 in Milan|buy nebosh certificate in Spain|IELTS backdoor in Iran |toefl backdoor Italy|buy pte IranSelling Original IELTS Certificates Online in United Arab Emitates,UAE,DUbai/ Buy orginal Ielts Certificate Without Exam in Saudi Arabia, UAE, pakistan, india 

Is it possible to find a named range?

$
0
0
Hello Dawid,

You could refer to a single cell or a range of cells in a named range and further use it in formulas. You could create it via:

 - API method (defineName()) that you have already found.

https://docs.telerik.com/kendo-ui/api/javascript/ui/spreadsheet/methods/definename

 - UI of the component - the Name Box of the spreadsheet:

https://docs.telerik.com/kendo-ui/controls/data-management/spreadsheet/end-user/user-guide 

- Add names declaration to the json. I have prepared a sample that shows an example:

https://dojo.telerik.com/EsoKUmoF

Note that the named ranges are defined for the whole workbook and you could access all named ranges as follows:

$("#spreadsheet").getKendoSpreadsheet()._workbook._names.germany

In order to update values in the sheet, you could find a range and use its value method:

https://docs.telerik.com/kendo-ui/api/javascript/spreadsheet/range

Regards,
Dimitar
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers.Learn More.

Hide column in CardView

$
0
0

Hi,

Could you maybe detail on how you managed to hide the column headers?

Thank.you!

https://healthprouds.com/keto-max-shred/

$
0
0
Ket0 Max Shred   fit is an errand not clear since there are express updates that solicitation impacts that truly They never happen Finding a choice framework that begins weight diminish and makes redesigning clear conditions is a key target Something that really has these outcomes is Ket0 Max Shred the mix of the fixings and the fixation in every tablet of this condition is stuffing to start weight lessening rapidly in a general sense and unremittingly What is Ket0 Max Shred It is a concentrated ace reaction for advancement weight diminished by changing your body to an unmitigated never-endearingly slight figure How may it work Past what related with would see a gander at possible as a structure for weight diminished by encountering a progress in methodicalness and an examination achievement Overseen motivations driving tangle effect better controlling better skin tone and diminished

http://yooslim-fr.over-blog.com/

$
0
0

Don't gather that you don't need Yooslim and it is a troubling complication that may continue. They're just crazy fans of Yooslim. One of the locations that stocked Yooslim in the old days was the Sears Roebucks catalog. There are dramatic beliefs in this realm. I reckon this is in superb condition. That is how to tell if a Yooslim isn't working. You know, "He who lives by the sword shall die by the sword." This is a way to get into developing more that. Yooslim goes deep. Couldn't I give Yooslim a thumbs up? 



http://yooslim-fr.over-blog.com/

https://healthprouds.com/performex-keto-heat/

$
0
0
Heat  it In the occasion that overpowered by some key these possible unavoidable certain gave up unavoidable gave up unavoidable conceivable possible conceivable certain gave up unavoidable inescapable consequences of the canape framework are to a stunning degree well But when you start to channel for a constrained period later speculation the edge the stack will start to store genuinely Keeping weight lost is all around less referenced than shedding pounds One of the referenced signs of nonappearance of Goliath valuation for Heat is an unavoidable yielded given up unavoidable gave up inevitable possible conceivable possible gave up possible delayed possible result of the way by which that when eaten up in riches they will be referenced as fat; Therefore as appeared by changed succeeding dears Heat are proportionate to fat Reducing your methodicalness.

Editpopup center on bootstrap page

$
0
0
I'm trying to implement bootstrap 3 on my existing project.  radgrid with popup edit form works fine with PopUpShowing script found in this forum, shows as centered on page without bootstrap. But when I put radgrid to bootstrap grid cell, popup edit form shows on funny places. This happens when I have 2 columns (on bootstrap row) and grid placed to right column. As I see if I place grid to leftmost column it can calculate and set left of popup edit window.

Looks like edit popup windows stays in bootstrap cell and repositioning always start from left of this cell.

Strange thing is I also have delete confirmation dialog and this dialog centers on page perfectly.

Obviously I don't have enough knowledge. Can anyone help me please ?

Best..

Editpopup center on bootstrap page

$
0
0
Okay, I found it.

At the end of PopUpShowing script, adding following line solves the problem. As I said, it was my lack of knowledge.

 popUp.style.position = "fixed";

Thanks

Datepicker breaks if [min] has a time component

$
0
0
Hi James,

Thank you for the provided example. However, I could not reproduce the described undesired behavior (please find attached a short video of what I tried). I tested on the latest Chrome.

The only potential errors that come to mind happen when the "min" value is not earlier than the "max" value (a JavaScript error is thrown in development mode). However, this does not seem to be the case here.

If the issue is still observable on your end, can you please share some further details about the browser and browser version used, as well as make sure that the zoom level (both OS and browser) is at 100%, and that there are no third-party plugins/extensions that might interfere (running the sample in an Incognito tab is the most straight-forward option for isolating the environment). Additional information about the time zone the issue is observed in could also help us get to the bottom of the problem and determine what might be causing it.

Thank you in advance.

Regards,
Dimiter Topalov
Progress Telerik
Get quickly onboarded and successful with your Telerik and Kendo UI products with the Virtual Classroom free technical training, available to all active customers.Learn More.

Object does not support method kendoGrid

$
0
0
Hi laurent,

I have investigated the provided screenshots of the code snippets and I have noticed that you have configured the data source of the grid to be "Ajax", however, you attempt to make a server binding. This is due to the fact that a collection is returned via the view and then bound to the grid as follows:

@(Html.Kendo().Grid<Sample.Models.OrderViewModel>(Model)

However, this is an approach that is supported only with the ASP.NET MVC wrappers for the Kendo UI Grid. The ASP.NET Core framework, as a whole, works differently than the ASP.NET MVC and the server binding is not supported. 

If you would like to continue with the Ajax approach, you might examine the example set in the following live demo:

https://demos.telerik.com/aspnet-core/grid/remote-data-binding

Let me know in case any questions arise.


Kind regards,
Tsvetomir
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers.Learn More.

Microsoft Edge JavaScript Error

$
0
0
Thank you for the confirmation and follow-up, Dov! Much appreciated!

Have a productive and successful week.

Regards,
Rumen
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers.Learn More.

How to initialize the model in the create event popup

$
0
0
Hello Ravi,

The Scheduler edit template should be defined in a separate view placed in the Views\Shared\EditorTemplates\ folder. In your case that view should be called "​SchedulerEditTemplate.cshtml" and should contain the template definition:
@model Sp.Models.TaskViewModel
 
<div class="k-edit-label"><label>Event Creator</label></div>
<div class="k-edit-field" >
<span data-bind="text: OwnerName"></span>
</div>
...

Regards,
Veselin Tsvetanov
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers.Learn More.

Language selection in Rad Spellchecker

$
0
0

I have done these as described bellow for Greek language (el-GR.tdf).It shoes the Greek translation choice but when I click it a 500 error is shown in an alert dialog. Is there anything more I should configure?

 

<languages>
<!-- Adding a language instance -->
<langauge code="en-US" title="English" />
<langauge code="el-GR" title="Ελληνικά" />
  </languages>
</root>

 

[quote]Rumen said:Hi Robert,

To enable multi-language spellchecking you should modify the ToolsFile.xml and ListToolsFile.xml files of RadEditor. Both files are located in the following folder:
\Program Files\Common Files\Microsoft Shared\web server extensions\wpresources\RadEditorSharePoint\x.x.x.x__xxxxxxxxxxxxxxx\RadControls\Editor

You need to add the multi-language definition, along with the languages you need to appear in the dropdown:

  <languages>
    <language code="en-US" title="English"></language>
    <language code="fr-FR" title="French"></language>
  </languages>

You need also make sure that the en-US.tdf and fr-FR.tdf file exist in the

\Program Files\Common Files\Microsoft Shared\web server extensions\wpresources\RadEditorSharePoint\x.x.x.x__xxxxxxxxxxxxxxx\RadControls\Spell\TDF folder.

Best regards,
Rumen
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
[/quote]

Autopostback and validation

$
0
0
On my side the solution works as expected. For your convenience I have attached my test files and a video demo.

Best Regards,
Rumen
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers.Learn More.

reissue XML request every x seconds

$
0
0
I wanted to know if I could use fiddler to repeat the same XML request every 500ms with 20 iterations?

Display Error Message when map not available

$
0
0
Hi Perry,

Generally speaking, the map is a container full of img elements. each img element represents a tile. In other words, the images are requested by the browser - not by us and therefore we do not have access to that request and check whether it succeeded.

Nevertheless, you could add a service worker to your page and use it as a proxy to check whether there is a failing request.

Also, I can suggest you to take a look at the following thread where testing whether images are loaded correctly is discussed:


I hope this helps


Regards,
Georgi
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers.Learn More.

Showing name instead of value on pie chart segments

$
0
0

I am attempting to do the same thing but instead of binding to the HTML chart I programmatically add the segments to the pie chart or donut chart. I have included the code I use

 

Part 1 - Setting the segment points

        For Each dr As Data.DataRow In ds.Tables("Data").Rows
            ai = New Telerik.Web.UI.AxisItem
            ai.LabelText = dr.Item("XValue")

            chart.PlotArea.XAxis.Items.Add(ai)
            ai = Nothing
        Next

Part 2 - Adding the Y Values

                If m_useDoughnut Then
                    series = New Telerik.Web.UI.DonutSeries
                Else
                    series = New Telerik.Web.UI.PieSeries
                End If
                series.name = seriesName
                series.ToolTipsAppearance.color = Drawing.Color.Black
                series.ToolTipsAppearance.BackgroundColor = Drawing.Color.White
                series.VisibleInLegend = True
                series.LabelsAppearance.Visible = True
                series.LabelsAppearance.ClientTemplate = "#=name#"
                chart.PlotArea.Series.Add(series)

        For Each dr As Data.DataRow In ds.Tables("Data").Rows
            si = New Telerik.Web.UI.SeriesItem
            si.YValue = CType(dr.Item("YValue"), Single)
            si.TooltipValue = dr.Item("XValue").ToString
            si.Name = dr.Item("XValue").ToString
            series.Items.Add(si)
            si = Nothing
        Next
        series = Nothing

 

I am attempting to use the LabelsAppearace ClientTemplate attribute to ouput the segment name. The setting I have at the moment does not display anything; I have also tried #=dataItem.name# but this shows 'undefined' on the chart.

 

Can anyone help me with this; thanks.

Viewing all 78072 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>