Search

You searched for the word(s): userid:776301

Matching Posts

  • Re: Sys$UI$DomElement$getLocation(element) causes javascript unspecified error

    Hello, While working with ExtJs library and it's grid i had the same exception thrown from my JS code. In my scenario i have an image in my grid that by selecting it a column in the row that the image was click is changed and then changed back. When i set and change the data in my grid i got the same "unspecifed error" that was thrown from inside the getLocation method in line "var clientRects = element.getClientRects();" As i understand from other forums, the probvlem is
    Posted to ASP.NET AJAX UI (Forum) by yonishec on 2/11/2008
  • Re: Using 1 Master page in 2 different projects

    It there any solution for this or the only one is to copy-pase each time i create a new application ?[quote user="DavidKiff"] Hmm you might want to take a look at your design? I would seperate common, non-gui based items into a core\infrastructure assebly and reference it in other applications. If you are re-using master pages it might be better to copy and paste it to your new project? There only small files! [/quote] First thank you for the quick response. Now, I do seperate my items
  • Using 1 Master page in 2 different projects

    Hello, My problem is this: I have a 2 different projects that iam using for my web application. 1 contains all the infrastructure that i use and is common for all my web applications. The other is a new web application. In my common web i have also a Master page that i would like to use in different projects. The problem is the my web application project does not recognize the Master page because it is located in a different project. I thought of giving the full path to the Master page, did not work
    Posted to Master Pages, Themes and Navigation Controls (Forum) by yonishec on 12/17/2007
    Filed under: ASP Master Pages Web Application
Page 1 of 1 (3 items)