I tried setting the date format in the first it is getting applied but for the second case it is not getting applied. I tried to get the schema from dataset in either of the cases the the field is date time Padvit
Hi there I will detailly explain, the controls are added at design time. they are binded at runtime whats happening here is each time when I contact database and retrieve particular record the current value is not selected in dropdownlist. Padvit
It depends on where you are trying to gain access to this information and what you hope to achieve. Obtaining the ID of the control that raised the event is easy enough to do in the Click event of a LinkButton control. Just cast the "sender" as a LinkButton and use the ID property. -BC
Hi there Thank you very much for clearing my doubt, I wanted to confirm whether my knowledge on bound and hyperlink column was correct. This is seventh time you are answering my query thank you very much.
HI Than you very much. Anyway I could trace the error. Since Iam using webservices and WSE2.0 settings. The client and server communication is recorded in inputtrace.webinfo and outputtrace.webinfo file. My outputtrace.webinfo size was too much due to which this error was populating