Search Results

Type: Posts; User: gpcontreras

Search took 0.01 seconds.
  1. I was testing coolite toolit in IE9 preview 4 and these do not run. (https://examples2.ext.net/)
    What it's the solution?, sorry for my english.
  2. As I can change the style of a row in a gridpanel, depending on a condition of a state of a record.

    Sorry with my english.
  3. As I can set the date format in a
    GridPanel?
  4. I would like to download
    version 1.0, Where I can do?
  5. the code

    .ascx


    <%@ Control Language="C#" AutoEventWireup="true" CodeFile="wucUserForm.ascx.cs" Inherits="wucUserForm" %>
    <%@ Register Assembly="Coolite.Ext.Web" Namespace="Coolite.Ext.Web"...
  6. Friend,
    I have a file upload object, but when I upload the file, the session variable is lost.
    Any suggestions?

    Thanks.
  7. any suggestions to solve
    this problem?.
    Thanks
  8. Friends,
    I have a master page, which dynamically created a Panel, this panel has a unique id.
    But
    when I seek control on another page, not found, and if you have the
    master page associated with...
  9. I could solve the problem, which says panel.add (menuPanel), put panel.BodyControls.Add (menuPanel) and it worked great.

    Thank you.
  10. The accordion if it is inside a panel:



    <ext:Panel runat="server" Title="Panel de control" Width="155" ID="pnlWest">
    <ext:Accordion ID="acdMenu" runat="server" Animate="true">...
  11. Friends,
    I inserted an accordion control in my aspx file.



    <ext:Accordion ID="acdMenu" runat="server" Animate="true">
    </ext:Accordion>


    I
  12. Friends,
    As I know the number rows in a gridPanel from the code behind.

    Thank you.
  13. EmployeeList.aspx


    -----GRID PANEL
    <Buttons>
    <ext:Button ID="bNewEmployee" runat="server" Text="Agregar" Icon="Add">
    <AjaxEvents>
    <Click OnEvent="NewEmployee"...
  14. Friends,
    I have a little big problem is that I'm creating a session variable at the time that the user is identified, this works fine.
    When I create a new user (I use a windows component with a...
  15. Friends,
    I have a window with a textfield, when a press the save button, i can get the textfield content. but, when i set de autorender property to false and i press de save button the content...
  16. Friends,
    I Trying to change the value of a cell in a grid based on the string variable, Any ideas?

    Also, can I loop through the rows of gridPanel, I've gone through all in discussions and I could...
  17. Friends,
    I need to edit information for all rows in a column in a GridPanel from C # Code Behind.

    How can I do?, Thank you very much.
  18. Friends,
    I need your help, I have a user control with a window, this takes the information sent from a page, when I save the information, text field is blank, can you help?.
    Thank you.

    Here the...
  19. Here the complete code, thanks.


    BasicConfig.aspx


    ...
    <%@ Register src="~/UserControls/wucParamwindow.ascx" tagname="wucParamWindow" tagprefix="uc1" %>

    <asp:Content...
  20. Friends,
    I
    need your help, I have a user control with a window, this takes the
    information sent from a page, when I save the information, text field
    is blank, can you help?.
    Thank you.
    ASP Page...
  21. :D Thank you very much, it turned out very well with the information provided
  22. Friends (Excuse my English)
    I
    have the following problem, I have a user control, which shows
    information from a database, if I modify the text field and press
    record, the textfield maintaining...
  23. I
    have a modal window with a DateField control, when tested with IE 8,
    the calendar is displayed only when using IE 8 with comatibility.

    Any suggestions?, Updated to version 0.8.2 and still the...
  24. Yes!!!!!! :D, thanks.
  25. Sorry my english...........


    I'm
    developing with version 0.8.1 and want to switch to 0.8.2, when
    replacement. Dll files and run my application I get the following error.


    Could
    not load...
Results 1 to 25 of 25