Search Results

Type: Posts; User: ilanga

Page 1 of 2 1 2
Search took 0.02 seconds.
  1. Hi Guys,

    Kindly assist.

    I have been using ext 1.x for close to 4 years. Suddenly the detefield cannot bind to a system datetime.

    This is the issue:
    <CODE>
    <ext:DateField...
  2. Yes, the error still persists even after removing them.

    the logic that is done by "GetPayrollCalculations" is a lot , so maybe it times out before all the selected records have been submitted for...
  3. what do you mean by "removing the DirectEvent's after handler"?
  4. its comes a few seconds after clicking the event button. i had put timeout to 60000 earlier then added timeout to 120000. i bet even if i increase it to 180000 it will still bring the error. can i...
  5. Hi,
    done ,please check
  6. Here's the markup for the button



    <ext:Button ID="btnProcess" runat="server" Text="Process Payroll">
    <DirectEvents>
    <Click...
  7. Hi ,
    please assist, i have a button that has a directevents . when i click on the button the process goes on for few seconds and an error message pops up . i have adjusted timeout to 120000, but...
  8. Hi,
    thanx ...error fixed

    regards
  9. Hi,

    I actually tested from the latest code i got from SVN.

    just test the sample from your side , maybe you may find a loophole.

    regards
  10. Hi,

    attached is a simple app...that shows the error......."div" undefined.
    am using ms studio 2008, mvc 2.0, ext.net.1.0 rc1

    please assist.

    regards

    2394
  11. Hi Support,:cool:

    have used the example on Multiheader filter but am getting the error below;

    Error: 'div' is undefined

    Please assist in resolving this error.

    regards
    Ilanga
  12. Hi,

    we upgraded our solution from Ext.NET 1.0 to the latest release Ext.NET 1.0(RC). we read the CHANGE.LOG and upgrade each component.

    Problem:

    after using the multi header filter grid...
  13. Thanks a lot Daniil,

    That solves the problem and the application now works the way I wanted it to work.

    Thanks for the quick reply.
  14. Hi All,

    I have provided a sample project that reproduces the issue.

    The Project is an ASP.NET 3.5 MVC 2 application done using Visual Studio 2008. We are using EXT.NET 1.0

    Kindly run the...
  15. Hi All,

    Kindly assist me with the problem below.

    I have a window that contains a TabPanel with several Tabs. The tabs contain input fields to save data to a database. This is my scenario, I...
  16. Hi,
    assist in accessing the above link.
  17. Hi Vladimir,

    That solves the problem, and the HtmlEditor is now able to submit the html content to the my controller action method. Am using MVC 2.0 / ASP.NET 3.5 and therfore didnt need to make...
  18. Hi All,

    I have a asp.net mvc view that contains a form with an HtmlEditor control. I need to post the contents of the HtmlEditor from the form using a DirectEvent with the content passed as a...
  19. Hi ,
    thanks
  20. Hi,
    ok, lemmi have a look into my query/DB......can u give an example of a linq to sql query for joining many tables like the one have written above?

    thank in advance
  21. Hi,
    the collection is empty, no output. is my query ok? have not tested with static data....wanna give an example?
    regards
  22. Hi ,
    am trying to bind data form a query to a gridpanel , but the query has blank records please assist by identifying where the problem mighty be in my query.

    // CODE BEHIND LINQ QUERY


    ...
  23. Hi Daniil,

    I tried setting the date format explicitly but that doesnt solve the problem either. Maybe you can do some tests on a datefield contained in a formpanel, then submit the form through an...
  24. Hi All,

    I have a formpanel that has a datefield to capture a date. The application is an ASP.NET MVC application and the form is submitted to a controller action method that returns an...
  25. Hi vladimir,

    I need to create a treegrid that enables me to add items to a treed grid using a form. the grid that appears should resemble...
Results 1 to 25 of 45
Page 1 of 2 1 2