TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
vchal01s
NA
1
0
DataGrid OnItenCommand not working
Sep 17 2003 11:26 AM
hi below is the code which i am trying to execute. the function public void iList_Command(Object objSender,DataGridCommandEventArgs objArgs) { test.Text = " Reached here "; } Which is an event handler for command button in the data grid is not working. It is not catching the event. so nothing is happening when i am clicking on the button the text for the label is not changing. Anybody can you please tell me where i have done things wrong. Thank you , vijay. [C#] <%@ Import Namespace="System.Data.OleDb" %> <%@ Import Namespace="System.Data" %> <%@ Page language="c#" Codebehind="WebForm1.aspx.cs" AutoEventWireup="true" Inherits="test.WebForm1" %>
ilearn8
Projects on Work
Reply
Answers (
3
)
Please HELP!
Client-side web application a la Java Applets