Search Results

Type: Posts; User: turione

Page 1 of 2 1 2
Search took 0.01 seconds.
  1. Hi,
    Many thanks guy you save my life today.
    Regards,
  2. Hi,

    I have a page test.aspx and an Web User Control test2.ascx. The Web User Control contains a ext:window control. After filling the control on windows, all items on the windows have null value...
  3. Hi,
    Thanks vlad, After update from SVN it work correctly
    Thanks very much
  4. Hi,
    I have an issue with RowEditor plugin.
    When I add a new row, edit the value and click update I have this exception:


    System.Web.HttpException: The control with ID 'ext-comp-1002' not found ...
  5. Thanks Vladimir,
    Editable="false" solve my issue


    regards,
    minimon
  6. Yes the ReadOnly="true" for the field





    <ext:TriggerField


    ID="TriggerField2"
  7. Hi,
    I use TriggerField in sharepoint and it work correctly in v0.8. When I migrate to v1.0, the TriggerField Icon is hidden and the TriggerClick event dont work.

    Any help please?
  8. Thanks but whith the version 0.8, I dont set the Height to the formpanel like the above sample code.

    What can I migrate this from 0.8 to 1.0





    <ext:Panel ID="PanelMain" runat="server"...
  9. Hi,

    I have an issuee and I want help to fix it.
    I have a FormPanel with Layout="Column" and two panel with Layout="Form" and ColumnWidth="0.5"
    The form not render with the two columns

    What...
  10. Merci Geoffrey,
    Do you have a timeframe for this samples?
    Thanks
  11. Hi
    Please, how can I format the NumberField value.
    For example, "15000" will be formated as "15.000" or "15 000".
  12. Hi,
    I'm using coolite version 0.8 in some applications. I want to know if I can switch to version 1.0 without many change. Is this version stable?
  13. Hi,
    Something like this :






    <%@ Page Language="C#" %>
  14. Thanks for reply
    But can I build a custom Field?





    public class UcField : Coolite.Ext.Web.Field
  15. Hi,
    Any Idea?
    Thanks
  16. Hi,
    I want to use user control as editor in a gridpanel like this :





    <ext:GridPanel ID="GridPanel1" StoreID="StoreData" runat="server" StripeRows="true"
  17. Hum!!!
    You are right but I want it automatically as soon as the AllowBlank property is set to true or false.
    thanks Vlad
  18. Hi
    I want to know how I can put red * caracter (*) on the field label for all required fields on a formpanel (allowblank=false)
    thanks,
  19. Hi,
    Thanks you for your explanation; It clear now.
    regards,
    Minimon
  20. Hi,
    Thanks Vlad, It works fine. But I want to understand what is wrong and how delay and validate resolve this problem.

    Minimon
  21. Hi,
    I'm using 2 datefields like coolite sample https://examples1.ext.net/#/Form/DateField/From-To_Range/.

    If I set SelectedDate value like this :




    DateFieldJourDebut.SelectedDate =...
  22. Thanks Vlad,
    It works fine in IE8 as you said, but finally, I wite a new Steelsheet for GridView and detailView.
    Thanks again
  23. Hi vladimir,

    I'm not using ASP.NET Dynamic Data 4.0 Preview 4.
    I use release vesrion Dynamic Data part of the .NET Framework version 3.5 SP1.


    But you are right, ASP.NET Dynamic override some...
  24. Hi I'm trying to use HtmlEditor in Asp.Net dynamic data field template but the toolbar are not render correctly (see image in attachment)

    AjaxHtml_Edit.ascx




    <%@ Control Language="C#"...
  25. Hi vlad
    Thanks, I wrap it by FitLayout and it fix the issue
    Many thanks
Results 1 to 25 of 48
Page 1 of 2 1 2