User Profile

Collapse

Profile Sidebar

Collapse
sarafat
sarafat
Last Activity: Dec 30 '06, 04:38 PM
Joined: Dec 24 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • sarafat
    replied to not showing in the html source
    greetings

    this is the code for the AJAX. Incase you need to know, i am using the Microsoft AJAX library and i am calling the AJAX method from javascript simply by classname.metho d which will be _Default.GridDa ta(val,Result); which then passes the DataSet to a javascript Result(response ) Function. (response in this case is the DataSet that i am using in javascript that i got from the ajax method).

    [Ajax.AjaxMethod]...
    See more | Go to post

    Leave a comment:


  • sarafat
    started a topic not showing in the html source

    not showing in the html source

    greetings people

    I am new to Ajax and javascript, yet i have little time to learn it all. Question is:

    i am using javascript to create my DOM Table and AJAX that returns a DataSet to my Javascript to fill information in the table. Code looks like this:

    <%@ Page Language="C#" AutoEventWireup ="true" CodeFile="Defau lt.aspx.cs" Inherits="_Defa ult" %>
    ...
    See more | Go to post
No activity results to display
Show More
Working...