Data Binding

  1. #1

    Data Binding

    I want to bind the data in to the grid panel using the sql data source when i click on the row of that grid panel, the related record will be displayed in to the next grid like i have project grid panel when click on any project the respective assignment will be displays into the below grid.

    please help me
  2. #2
    Hi,

    Please investigate this example
    https://examples1.ext.net/#/GridPane...s/One-to-Many/
  3. #3

    Errors on page

    I have tried on the content page of masterPage.master and getting the data in store
    with errors how to solve them and the data is not populating on page load


    Webpage error details

    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.6; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; MSN OptimizedIE8;ENIN)
    Timestamp: Thu, 4 Nov 2010 07:52:16 UTC


    Message: Object doesn't support this property or method
    Line: 7
    Char: 14751
    Code: 0
    URI: http://localhost:2952/extjs/adapter/...xt.axd?v=34580


    Message: 'Ext.util.Format' is null or not an object
    Line: 72
    Char: 1
    Code: 0
    URI: http://localhost:2952/extnet/extnet-...xt.axd?v=34580


    Message: 'Ext.data.HttpProxy.prototype' is null or not an object
    Line: 12
    Char: 1
    Code: 0
    URI: http://localhost:2952/extnet/extnet-...xt.axd?v=34580


    Message: 'Ext.QuickTips' is null or not an object
    Line: 13
    Char: 272
    Code: 0
    URI: http://localhost:2952/extnet/extnet-...xt.axd?v=34580


    Message: Object doesn't support this property or method
    Line: 7
    Char: 15010
    Code: 0
    URI: http://localhost:2952/extjs/adapter/...xt.axd?v=34580

    is i am missing the assmbly or any reffrence
    Please Help me this is very urgent
  4. #4
    Seems you have 0.8.x dlls and trying to run the example for Ext.Net 1.0.

    The latest Ext.Net 1.0 code is available now -
    http://www.ext.net/download/

Similar Threads

  1. ComboBox data binding
    By AlexMaslakov in forum 1.x Help
    Replies: 3
    Last Post: Jun 13, 2013, 9:04 AM
  2. Data not binding into ComboBox
    By nagesh in forum 1.x Help
    Replies: 5
    Last Post: Jul 12, 2012, 2:35 PM
  3. [CLOSED] Data binding to NetTiers data entity objects
    By vadym.f in forum 1.x Legacy Premium Help
    Replies: 7
    Last Post: Apr 09, 2012, 3:35 PM
  4. Store Data is not binding
    By Rahul in forum 1.x Help
    Replies: 7
    Last Post: Jul 27, 2011, 10:31 AM
  5. How to Binding data to Treegird
    By shinichi1210 in forum 1.x Help
    Replies: 1
    Last Post: Oct 22, 2010, 5:28 AM

Tags for this Thread

Posting Permissions