Search Results

Type: Posts; User: Binai

Page 1 of 2 1 2
Search took 0.02 seconds.
  1. Hi Guys, Please find below script here when i click delete button record will be delete in grid but not delete in database please help me

    InsertCommand="

    select...
  2. Hi All,

    I am creating grid panel dynamically and bind the data.First I am using asp.net button click event then after use Ext.net gridpanel cell click event here I used direct events and...
  3. Hi,

    I am bind the data to gridpanel when click the asp button control then use gridpanel cell double cilck directevents new data is not shown old data is shown in the gridpanel could you please...
  4. Hi ,

    I am using Override.js and Ext.ux.DataDrop.js with in headcontent but it is not working,And also I used MasterPageFile see below code I put the both js file in head content .But its working...
  5. Hi ,


    I developed one web site it is login all browser but not login in IE 11 how to fix this issue please help me.
  6. Hi,


    I try to showing pie chart in comb-box change event with C# but it is not working.I attached16311 sample screens please find them and help me.
  7. Hi ,

    am using this code for show the grid panel with data and using below code but not display the grid panel


    <%@ Page Language="C#" AutoEventWireup="true" CodeFile="newgrid.aspx.cs"...
  8. Hi Daniil,

    Can you give me any suggestion for this thread ?
  9. Hi Guys,


    The StockTicker is not working in my local system.I downloaded from these files in this link https://examples2.ext.net/#/SignalR/Basic/StockTicker/ please help me
  10. How i can use this Ext.net.Example.dll any alternate solution?
  11. Hi Daniil,

    I downloaded Ext.net.example.dll zip file from in this link http://www.zhaodll.co/e/2013/0524/210253.html#.U8-5weOSz6v but am unable to Extract this zip file for the stock ticker...
  12. Hi ,


    Am unable to download the Ext.net.example.dll file. If i download this file does not extract this file it is asking password.
  13. Thanks for replay Could you find below code

    <ext:TabPanel ID="Pages"
    runat="server"
    Region="Center"
    LayoutOnTabChange="true"...
  14. Hi Guys ,


    How to give the auto height for the tab panel with in the tab panel 7600
  15. Hi,


    Export to Excel not working in code behind, can you find below code for export data to excel

    C# code
    ------------------------------------------------------------------------------
    ...
  16. Hi guys,


    Am getting data from database to data table and then bind to Ext.net store to display data in gridpanel but when the first cell is Empty in data column at data table data is not...
  17. Hi guys,

    I Drag the data from Excel then drop in grid panel it is working fine but i want need apply the validation for this grid panel


    for example :-

    USER ID Name ...
  18. Hi guys,

    am using generic plugin for grid panel but not work grid panel scroll bars please give me any suggetion
  19. Ok its working now but i using checkboxselection model then drag the data from excel sheet and dropped in ext.net grid the data dropped second cell text from Excel.i attached screens please find...
  20. I removed the Singleton="true" but not drag the data in gridpanel
  21. Find the DataDrop.js file code show in below



    Ext.ns('Ext.ux.grid');
    /**
    * @author Shea Frederick - http://www.vinylfox.com
    * @class Ext.ux.grid.DataDrop
    * @extends Ext.AbstractPlugin
    *
  22. I updated ExtJS.ux.DataDrop js files for latest version and i use this below example but not the drag the data


    <%@ Register Assembly="Ext.Net" Namespace="Ext.Net" TagPrefix="ext" %>
    ...
  23. I used version 1.1 code it is working ,find the code in below

    <%@ Page Language="C#" AutoEventWireup="true" CodeFile="Drag.aspx.cs" Inherits="Drag" %>

    %@ Import...
  24. Its not working please give me any solution.
  25. HI you can use this code


    protected void Store1_Submit(object sender, StoreSubmitDataEventArgs e)
    {
    string format = this.FormatType.Value.ToString();

    XmlNode xml =...
Results 1 to 25 of 40
Page 1 of 2 1 2