Search Results

Type: Posts; User: mário

Search took 0.01 seconds.
  1. Hi,

    Sorry, didn't put how the window opens..........but basicly when the user click in the command on grid, it calls a javascript function that do the "winVisualizarCorrespondencia.show();"
    ...
  2. Hi, here is an example. I'm using the version 0.8.2 and I'm using masterpages.



    <asp:Content ID="Content2" ContentPlaceHolderID="cnpConteudo" runat="Server">
    <form id="aspnetForm"...
  3. Hi,

    In a page, I have a grid with some action. When I click in one of these, I need to lock the background. Example, In my grid I have the actions Edit and Exclude. When I click in Edit, open a...
  4. Hi,

    I'm trying to update a panel but it is difficult. The user will send a message and I want to update a panel with the message that the user sent.

    This is the client-code:



    <ext:Panel...
  5. Hi,

    I have a grid with a commandColumn, in this I have actions for the user, but just one type of user can access all the actions.........then I want to hide some actions when the user whithout...
  6. What is the problem, can you detail more? The filename is comming null? What is the size of the file that you are uploading?

    thanks
  7. Hi, I'm glad to help you.

    Well, I don't know much about the fileupload, so I unfortunately can't help you now. Probably, when I use it, I'll have the same problem.....

    Sorry, hope some other...
  8. Hi,

    no it's not problem of the file upload, you need to modify a line in your web.config..........I don't remember the name, but type in google anything like "max size file webconfig"

    I think...
  9. Hi,

    try it:



    <ext:TextArea ID="txtTest" AutoEl="={{tag:'textarea',wrap: 'on', name:'txtTest'}}" runat="server" FieldLabel="Teste" MsgTarget="Side" AllowBlank="false" BlankText="Campo...
Results 1 to 9 of 9