Search Results

Type: Posts; User: legaldiscovery

Page 1 of 5 1 2 3 4
Search took 0.01 seconds.
  1. Hi,

    i converted my ASP.NET project to VS2013 from VS2008, but i am facing a weird problem on page redirection.

    its giving below error:

    DirectRequestModule.cs not found
  2. If you will look at the css code of check box in the above mentioned URL then you will see they have applied a wrapper of checkbox and label together
  3. Thanks Daniil for the reply

    I wan to change css for check box like check box should be changes according to the below mentioned URL

    http://csscheckbox.com/
  4. How to change css for check box and radio control
    I want to change css for check box in tree control
    I want look of check box to be changed according to css specified
  5. i have created gridpanel with editablegrid plugin.
    here i have used row drag-drop in the same grid

    Gridpabel row drag-drop is not working properly with this editablegrid plugin

    How to resolve...
  6. i have the requirement of to use cyclebutton in gridpanel
    i have looked into the below solution
    http://forums.ext.net/showthread.php?11378-CLOSED-CycleButton-in-gridpanel

    but it is not working...
  7. how can i use toogle button in gridpanel column?

    Thanks in advance
  8. I did went through the above links,but it's commercial have to pay for it

    Please try to help me,there should be some work around for the theme "Neptune" in version 1.x
    Can you ask Daniil,he...
  9. we want flat UI in ext.net 1.1 version,i tried migrating from 1.x to 2.x but due to it's an beta version i cannot use this 2.x version in production
    Previously we had posted many bugs related...
  10. i am downloading SVN trunk from "http://www.ext.net/download/" its not working for same Issue , Please give me Download link for latest SVN
  11. <%@ Page Language="C#" AutoEventWireup="true" CodeFile="MultiComboBox.aspx.cs" Inherits="MultiComboBox" %>

    <%@ Register Assembly="Ext.Net" Namespace="Ext.Net" TagPrefix="ext" %>
    <!DOCTYPE html...
  12. <%@ Page Language="C#" AutoEventWireup="true" CodeFile="MultiComboBox.aspx.cs" Inherits="MultiComboBox" %>

    <%@ Register Assembly="Ext.Net" Namespace="Ext.Net" TagPrefix="ext" %>
    <!DOCTYPE html...
  13. <ext:GridPanel runat="server" ID="gpUserList" SelectionMemory="true" StripeRows="true"
    AutoScroll="true" Region="Center">
    <View>
    ...
  14. <%@ Page Language="C#" AutoEventWireup="true" CodeFile="MultiComboBox.aspx.cs" Inherits="MultiComboBox" %>

    <%@ Register Assembly="Ext.Net" Namespace="Ext.Net" TagPrefix="ext" %>
    <!DOCTYPE html...
  15. Thank you,you have saved my day
    you can mark this thread as closed
  16. Thank you

    What to do for

    when i do cellediting by selecting the row
    after that i clicks the other row the edited row is not remain selected

    in version 1.1 there is a property of...
  17. i have created custom search combobox

    in combobox's render listener i am setting the combobx value by
    setValue and setRawValue

    it is working but when i press down arrow key the value which i...
  18. As per the example

    https://examples2.ext.net/#/GridPanel/Plugins/CellEditing/

    i have used checkboxselectionmodel into my grid

    here my question is that when i do cellediting by selecting the...
  19. Hi Dannil thanks for the reply,we even tried applying your solution but apparently no out come

    Please help me
  20. I did the same thing but in different manner.Sorry i did not update you.
    You can mark this thread as solved
  21. Hi Baidaly thanks for the solution,Your solution did worked but i want the split bar to be hidden and shown on button click as i have mentioned in my above question,Because here what will happen is...
  22. How to Hide and show split bar of a region in viewport?

    I have one viewport,in that i have west panel,center panel and east panel regions
    Now on one button click i want to hide and collapse the...
  23. Yes i have tried this solution in both version and its not working
  24. -- Having requirement of loading local report with dynamic .rdlc file on button click event but it is not loading the report except the report toolbar (as in attached image)

    -- does anyone know...
  25. When i Passed Encode string through extraparams in properly work in ext.net 1.1 but in ext 2.2 is create issue (automatically decode encoded string)

    ext.net 1.1 get json string format like (in...
Results 1 to 25 of 102
Page 1 of 5 1 2 3 4