Search Results

Type: Posts; User: tansu

Page 1 of 6 1 2 3 4
Search took 0.02 seconds.
  1. That worked, thanks.
  2. I have a grid in a user control that generates dynamic columns. I'm not sure if it's related to dynamically created columns (because I tested it without generating them and the result was the same)...
  3. Yes.

    Now we have over 1000 customers and we released a new version (3.5) in previous month.

    NEW FEATURES / ENHANCEMENTS


    - DashboardEditor page is updated. (Performance and UpdateProgress...
  4. It works. Thanks.
  5. Hello, we have a alignment problem with composite field. If we use fields have note align top , there is a problem with alignment. fields which have note settle in up and the others which have not a...
  6. Hi vladmir.

    We sent a request yesterday. But anybody replied our request.

    Thanks.
  7. we got latest source code from svn, build and publish Ext.Net. We have unlicensed error.

    we bought license but we don't know how we can solve this problem.

    Regards.
  8. Thanks for update.
  9. Please use below. Thanks.



    <form id="Form1" runat="server">
    <script runat="server">
    public void btnClick(object sender, DirectEventArgs e)
    {
    Label1.Text...
  10. Hi,

    I'm trying to create a generic property grid to edit an object. I have following problems.

    1. How can I cancel escaping ? Please navigate to...
  11. Thanks daniil.

    Regards.
  12. Hello,

    I have a question with gridpanel. which method of combobox is called on binding custom gridpanel with datacolumn whose editor is combobox.

    i.e. (setvalueandfireselect) ? because i have...
  13. Hi,

    I have an alignment problem with buttons in CompositeField. As you can see in the image, the button is not at the same level with the other controls. This situation only happens if all the...
  14. Hi,

    I've set the CurrentCulture to "TR" in my project. When I enter a decimal number to a NumberField and seperate it with "." system throws InvalidCastException. The DecimalSeperator property of...
  15. hey daniil.
    i sent the solution . try checking checkboxes.

    Regards.


    Assemblies

    Ext.Net.dll Fullname : Ext.Net, Version=1.0.3960.36328, Culture=neutral, PublicKeyToken=2e12ce3d0176cd87
  16. hi , no they are not usercontrols. they are only inherited ext.net controls.
    for example


    namespaceKalitte.TTVys.Framework.Web.Controls
    {
    publicclassTTCheckBox : Ext.Net.Checkbox
    ...
  17. Hello , we have a problem with 1.0 rc edition . when we hide and show some controls on server side , some controls are disappearing.

    capture2.png which is attached shows the initial state....
  18. i solved problem. the problem is " parent.Ext.getCmp(parent.document.ctlKuralEditorWindowId).close();" when i closed window , i can't access page methods. i used hide method then it works . thanks...
  19. i tried this , but it didn't solve.
  20. ok. i have a page( page1) and it contains two user control (i.e uc1 & uc2).uc1 contains ext grid and some ext controls . i open uc2 in ext window and it contains some ext field controls and a...
  21. hi vlademir , "type : load" does not solve my problem . also it doesn't show any error. in debuging , result of this call process is undefined. i can't use webservice because i refresh UI in...
  22. hi, i have a problem with Ext.net.DirecMethod.request . i want to access a directmethod in another page . i tried
    Ext.net.DirectMethod.request('DoSomething',{ url:'~/Pages/default.aspx'}) . my...
  23. Thanks for your support.
  24. Hi,

    If you put a menu item inside a component menu item (component menu has a panel, panel has toolbar and toolbar button has menu) component menu disappears if you click menu item. Please see...
  25. hi geoffrey,
    we glad to see this feature in future release. now , we will try to find another solutions.

    thanks for concern.

    Regards.
Results 1 to 25 of 130
Page 1 of 6 1 2 3 4