Hi,
Add runat="server" at client side won't make it an control accessible on the server.
You'd better add new items via server-side code, and place the table in a UpdatePanel to avoid flicker.
Hope this helps.
Hi,
Add runat="server" at client side won't make it an control accessible on the server.
You'd better add new items via server-side code, and place the table in a UpdatePanel to avoid flicker.
Hope this helps.
Ajax fraud
No comments:
Post a Comment