|
-
Dec 10th, 2004, 06:05 AM
#1
Thread Starter
Fanatic Member
drop down
I have placed a drop down withing a web datagrid. It is called ddl1
In the code when I type ddl. then the intellisense does not work
What am I doing wrong please?
Thanks
-
Dec 14th, 2004, 12:42 PM
#2
Addicted Member
Re: drop down
well you named your control ddl1 and your typing in ddl. You have to type in ddl1 since it is the name of your control. the intellsense does nto kick in until you have typed in the correct name or your control and pressed '.'. If you type in ddl1. it should kick in.
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
|