Search Results

Type: Posts; User: Kamal

Page 1 of 5 1 2 3 4
Search took 0.02 seconds.
  1. Hi,

    Have you heard of MSB3247? I noticed that there is a warning in the project:

    MSB3247: Found conflicts between different versions of the same dependent assembly

    Any idea?

    Thanks for...
  2. hi,

    here is the text


    <DIV class="netInfoResponseText netInfoText " role=tabpanel selected="true"><CODE class="wrappedText focusRow"...
  3. Hi,

    They do exist. Please see my config file again, I underlined them.

    Thanks,
    Kamal
  4. I also did look at firebug and this item is in red Get....... <TD class="netInfoParamName " role=presentation>aspxerrorpath</TD><TD class="netInfoParamValue " role=list...
  5. sure.
    It was working before. Please note that I removed the connection string to the live sql server from the code below.



    <?xml version="1.0"?>
    <configuration>
    <configSections>
    ...
  6. Hi,
    Thanks for the link.
    I added the section to the web.config and upload it to the web server. Everything works on my dev machine but not on the server. no luck!

    Thanks,
    Kamal
  7. Hi,

    I moved my project from a XP environment to Windows 7. I made some changes to the site (re-positioning items on the page only) and re-published it on the server.

    When I access the site, I...
  8. Hi Vladsch,
    Thanks for the link. It seems I should wait till 12 April for the release of VS 2010!
  9. Hi,
    Thanks for your reply. I added the toolkits to my toolset and also added the ".dll" reference to the project. Then as you said, I drag/drop a control to the page but nothing changed. i still get...
  10. Hi,
    I copied my project to VS 2010 / window 7. I downloaded 0.8.2 version but when I added to the project, i get the following warning
    'Warning 6 Unrecognized tag prefix or device filter...
  11. Hi,
    How can I populate a grid on formpanle navaigation? I would like to display data in a grid when I navigate through formpanel.

    Thanks in advance,
    Kamal
  12. Hi,
    Is it possible to databind a datefield? I add the control to a formpanel which can edit my data. But date doesn't show in the datefield control.

    any solution?

    Thanks for your help in...
  13. Does anyone know why my page loses its design? It's very annoying :-(
  14. Hi,
    Happy New Year!
    I have the following code on my form. My form is multilangual page, it means that you can change the language from one language to another and read news in your selected...
  15. Hi Martijn,
    Thanks for your response.

    How can I use ux.ManagedIframePanel?

    Thanks,
    Kamal
  16. Hi,
    I load a html page inside a panel using Iframe. On my main panel I have toolbar menu which has sub-menu. When I click on the mune button, the list goes behind the html page and items aren't...
  17. Thread: Maximise window

    by Kamal
    Hi,
    Is there any solution to force a window to maximise on page load?

    thanks,
    Kamal
  18. Hi,
    Thanks for your prompt reply. I'm afraid it didn't work! :-(
    Kamal
  19. Hi,
    I am creating window from an asp button which works great. But the close button doesn't close the window. Do you know what I'm missing?


    private void createwindow(Int32 albumid)


    {
  20. Hi Jchau,
    Thanks for your solution. One more question regarding your first solution, would it show the window on page load?

    Kamal
  21. Hi everyone,

    Has anyone got any solution for my problem? Thanks.

    Kamal
  22. Hi,
    I create a window by clicking on a button which uses the following script:


    function createWindow(urls, winid, wintitle) {
    var w = new Ext.Window(Ext.apply({renderTo:...
  23. Hi everyone,
    I have a viewport with borderlayout inside it in my aspx page. I load this page from desktop window which created from script. When I call it for the first time, it's fine but after...
  24. Hi everyone,

    I would like to display a loading mask on my home page untill the page is fully loaded. Is it possible? If it is, how can I do that?

    Many thanks in advance for your help.

    Kamal
  25. Hi,
    I have a panel on my desktop body. I added a combobox inside a toolbar to the TopBar Panel, when I set its storeid, the TopBar goes invisible; If I unbound it, the Topbar becomes visible.
    What...
Results 1 to 25 of 123
Page 1 of 5 1 2 3 4