Search Results

Type: Posts; User: tk.Mageztik

Search took 0.01 seconds.
  1. how would look like this example in ext.net v2?, can any post it
  2. its imposible whit ext.net right?.
  3. how can i create an uploader manager, as you have to upload images in forum, when post new thread, i mean this:

    4768

    is posible with ext.net?
  4. i think i found the error, but i need someone help.

    i mean, in mi basePage, i have this methods




    protected void insertarResourceManager() {

    ResourceManager res = new...
  5. i initialize currentCulture with this base class inherit on all mi pages.

    I tried with "en-US" and "en-PE"



    public class BasePage : System.Web.UI.Page
    {
    //private const String...
  6. thax for the fast answer,

    this is mi new page code:



    <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Login.aspx.cs" Inherits="appSigmaSafi.Login" %>

    <!DOCTYPE html >
    <html...
  7. when i try to get selected date of a datefield, the selected value always is 01/01/0001, in aspx page, but in ascx all its ok.

    Mi aspx page code:



    <%@ Page Language="C#"...
  8. I have not enough space for all the data on my chart, in the legendconfig, how can i implemente a scrollbar?

    4677
  9. can any help us ?
  10. any wants to help me?
  11. I have the same error and the same question. Could someone answer, please ?
  12. thank you for your patience, tmp.ruta is a path where I have my module, for example : "modules/Activos.ascx"
    The error appears when I try to use a button or in this case in load_Page direct Event,...
  13. sorry my mistakes.
  14. can any help me? please.
  15. apologize me for not having read the rules before, anyway i can resolve my problem, encapsulate all my desktop.aspx main page in a form. thax for all.
  16. please i need help, how can i put a correct form to my usercontrol, to get value from textfields, i put form on my user control but isn't works, and in mi desktop principal page, i have a form......
  17. again a i need put form?? but i cant put form on my usercontrol.ascx. how can i get value of controls?
  18. when i try to catch value of a textfield write on markup, always catch empty (" ") or null value.

    for example:


    <%@ Page Language="C#" %>
    <%@ Register assembly="Ext.Net" namespace="Ext.Net"...
  19. increible, thanks for all man!!. Now works!, thanks for everything! Close the thread pls.
  20. i created a new method for example, and i cant export pdf yet...


    [DirectMethod]
    public void imprimir(DirectMethodAttribute e)
    {

    System.IO.MemoryStream PDFData...
Results 1 to 24 of 24