Click here to Skip to main content
15,895,462 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: coding for search Pin
Abhijit Jana2-Dec-09 20:00
professionalAbhijit Jana2-Dec-09 20:00 
GeneralRe: coding for search Pin
Amit Spadez2-Dec-09 20:10
professionalAmit Spadez2-Dec-09 20:10 
QuestionDatagridview with scroll bar. Pin
Member 47041432-Dec-09 16:32
Member 47041432-Dec-09 16:32 
AnswerRe: Datagridview with scroll bar. Pin
sashidhar2-Dec-09 17:49
sashidhar2-Dec-09 17:49 
AnswerRe: Datagridview with scroll bar. Pin
Anurag Gandhi2-Dec-09 19:43
professionalAnurag Gandhi2-Dec-09 19:43 
AnswerRe: Datagridview with scroll bar. Pin
Dinesh Mani2-Dec-09 19:44
Dinesh Mani2-Dec-09 19:44 
AnswerRe: Datagridview with scroll bar. Pin
Abhijit Jana2-Dec-09 19:52
professionalAbhijit Jana2-Dec-09 19:52 
QuestionDynamic Controls... Pin
Illegal Operation2-Dec-09 12:45
Illegal Operation2-Dec-09 12:45 
Hi!

I ran into a bit of a problem. I have managed to successfully Create a row of 7 textboxes in a Table at runtime. I used the CalendarExtender on the first Textbox and it works perfect. The trouble begins when I click the "ADD" button to create a new row of 7 Textboxes. I have set the calendarExtender targetId = "txtCalendar" + j meaning that the targetID is txtCalendar0. When I hit the "ADD" button to create a second row I get the error that the TargetId has to be unique.

I understand that I am currently targeting the txtCalendar0 textbox and that works but when I click add to create a second row the first textbox is named txtcalendar0 as well.

Any suggestions on how to get around this?? Please let me know if I should post the piece of code for this.

Thank you!

Illegal Operation

AnswerRe: Dynamic Controls... Pin
dan!sh 2-Dec-09 15:41
professional dan!sh 2-Dec-09 15:41 
GeneralRe: Dynamic Controls... Pin
Illegal Operation2-Dec-09 15:50
Illegal Operation2-Dec-09 15:50 
GeneralRe: Dynamic Controls... Pin
saini arun2-Dec-09 19:09
saini arun2-Dec-09 19:09 
GeneralRe: Dynamic Controls... Pin
Dinesh Mani2-Dec-09 19:35
Dinesh Mani2-Dec-09 19:35 
Questionaspx page in iframe reloading issues Pin
robustm2-Dec-09 3:56
robustm2-Dec-09 3:56 
AnswerRe: aspx page in iframe reloading issues Pin
Abhishek Sur2-Dec-09 4:45
professionalAbhishek Sur2-Dec-09 4:45 
GeneralRe: aspx page in iframe reloading issues Pin
robustm2-Dec-09 5:08
robustm2-Dec-09 5:08 
QuestionHow to open URL in new browser window Pin
Nekkantidivya2-Dec-09 1:08
Nekkantidivya2-Dec-09 1:08 
AnswerRe: How to open URL in new browser window Pin
Dinesh Mani2-Dec-09 1:25
Dinesh Mani2-Dec-09 1:25 
AnswerRe: How to open URL in new browser window Pin
sumit70342-Dec-09 1:43
sumit70342-Dec-09 1:43 
AnswerRe: How to open URL in new browser window Pin
Abhishek Sur2-Dec-09 1:48
professionalAbhishek Sur2-Dec-09 1:48 
AnswerRe: How to open URL in new browser window Pin
Gamzun2-Dec-09 3:19
Gamzun2-Dec-09 3:19 
AnswerRe: How to open URL in new browser window Pin
Christopher Duncan2-Dec-09 4:08
Christopher Duncan2-Dec-09 4:08 
QuestionCell Format in excel. [modified] Pin
dayakar_dn2-Dec-09 0:34
dayakar_dn2-Dec-09 0:34 
AnswerRe: Cell Format in excel. Pin
Dinesh Mani2-Dec-09 0:46
Dinesh Mani2-Dec-09 0:46 
AnswerRe: Cell Format in excel. Pin
Abhishek Sur2-Dec-09 3:09
professionalAbhishek Sur2-Dec-09 3:09 
AnswerRe: Cell Format in excel. Pin
Gamzun2-Dec-09 3:20
Gamzun2-Dec-09 3:20 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.