|
-
April 8th, 2009, 07:43 PM
#23
Re: RowDataBound(:
hey thanx for replying..
actually i've got the answer about why i was getting this error..
instead of typing this -> local_sqlCommand.CommandType = CommandType.Text
i went to type wrongly like this -> local_sqlCommand.CommandText = CommandType.Text
so this caused the error..i managed to solve it..
will get back if there i encounter any problem..
thanx alot!(:
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|