close

Step 1: 撰寫AJAX 程式碼

首先,先建立Index View。

注意要點:

黃框部分是使用AJAX需要套用的 jquery library。

籃框部分則是當User點下超連結後觸發相對應的Controller/Action。

綠框則是結果套用在此div。

 

Step 2: 建立一個partial View

Step 3: 建立Controller

 

總結:

用Index.view 去觸發對應的Controller, 接著Controller去抓資料,

將資料傳給Partial View, Partial View在將資料丟回Index View的<div>。

 

 

 

arrow
arrow
    全站熱搜
    創作者介紹
    創作者 melomelo1988 的頭像
    melomelo1988

    melo 唐

    melomelo1988 發表在 痞客邦 留言(0) 人氣()