Search Results

Type: Posts; User: suchit_patel

Search took 0.02 seconds.
  1. Hi all,
    I was looking to migrate to a new framework.I have been looking at the enterprise library , castle project , spring.net framework and csla.net. Now i would definetly want to use ext.net...
  2. The css class

    .ext-ie #x-shortcuts DT IMG

    is causing all the problems in IE.I found it using IE Developer tools.I am using IE8.The moment you disable this you will see the icons on your...
  3. .shortcut-icon
    {
    width: 48px;
    height: 48px;
    }
    .icon-grid48
    {
    background-image: url(images/hd-check.gif) !important;
    }
  4. Please check with this javascript also.

    On your submit button click listener write this and check . #{FormPanel1}.getForm().isValid(); this will written true/false.Is this same as your...
  5. I think you should implement activate listener(ajax event if you need to bind the sqldatasource) on the tab which has datalist.This would mean that when the tab every time the tab gets click the...
  6. I dont know if this would help.I have gone through the code. What i understand is that you want record id in ajax event.

    If you want record id in ajax event then you can use <Extra Parameters>...
  7. Hii,

    I am facing this strange problem with treepanel selection model.I have treepanel on my page.The tree can go to any depth.
    Level1
    - -Level2(inside level1)
    --level3(inside...
  8. Please check this post
    http://forums.ext.net/showthread.php?8738-CLOSED-Get-selected-node-from-a-TreeGrid-or-TreePanel-from-code-behind&highlight=treepanel

    you will get the help you need.
  9. Sometime back i too was looking for this.But could not find a workaround.Guess its not included in the desktop.js . so it wont work .Probably in 1.0 final we can expect this, but it would be great...
Results 1 to 9 of 9