Quantcast
Channel: Measurement Studio for .NET Languages topics
Viewing all articles
Browse latest Browse all 2018

Update grid on Auto refresh Tick

$
0
0

Hi,

 

I have on telerik radgrid in the same page as of the graph constructed by NI. I want to refresh the grid when OnRefresh method called by AutoRefresh. Can any one tell me how to add the item id of grid in the  <DefaultRefre**bleep**ems> of the NI.

 

 

<ni:WaveformGraph ID="ChannelGraph" runat="server" Width="620" Height="250">
  <XAxes>
    <ni:XAxis AutoSpacing="False" InteractionMode="None" Mode="StripChart" Visible="False">
    </ni:XAxis>
  </XAxes>
 

  <YAxes>
    <ni:YAxis Mode="Fixed" Range="-1,100" Visible="False">
    </ni:YAxis>
  </YAxes>
</ni:WaveformGraph>

<ni:AutoRefresh ID="GraphRefresh" runat="server" Interval="00:00:1.000" OnRefresh="OnRefresh">
  <DefaultRefre**bleep**ems>
    <ni:Refre**bleep**em ItemID="ChannelGraph" />
  </DefaultRefre**bleep**ems>
</ni:AutoRefresh>

Viewing all articles
Browse latest Browse all 2018

Trending Articles



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