Click here to Skip to main content
15,900,816 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: problem with web controls Pin
accessred20-Nov-07 2:32
accessred20-Nov-07 2:32 
AnswerRe: problem with web controls Pin
Prateek G20-Nov-07 2:28
Prateek G20-Nov-07 2:28 
GeneralRe: problem with web controls Pin
accessred20-Nov-07 2:37
accessred20-Nov-07 2:37 
GeneralRe: problem with web controls [modified] Pin
Prateek G20-Nov-07 2:40
Prateek G20-Nov-07 2:40 
GeneralRe: problem with web controls Pin
accessred20-Nov-07 19:14
accessred20-Nov-07 19:14 
AnswerRe: problem with web controls Pin
Deepak the Cool20-Nov-07 2:37
Deepak the Cool20-Nov-07 2:37 
GeneralRe: problem with web controls Pin
accessred20-Nov-07 2:40
accessred20-Nov-07 2:40 
GeneralRe: problem with web controls Pin
Deepak the Cool20-Nov-07 3:03
Deepak the Cool20-Nov-07 3:03 
Are you using one or more content palce holder into your masterpage

if yes then use the following code in ur aspx page


<asp:Content ContentPlaceHolderID="ContentPlaceHolder1 *" runat="server" ID="cphShowData">

Now put ur table's code here


</asp:content>


* this is ur masterpage content place holder ID

Hope this'll help u


now time for leave if u want to more help thn write to here

i'll able to solve this tomarow....

till thn njoy your error or njoy your output....





Deepak

Smile | :) Smile a Lots,Its Costs Nothing
GeneralRe: problem with web controls Pin
Michael Sync20-Nov-07 3:09
Michael Sync20-Nov-07 3:09 
GeneralRe: problem with web controls Pin
accessred20-Nov-07 19:13
accessred20-Nov-07 19:13 
GeneralRe: problem with web controls Pin
Deepak the Cool21-Nov-07 17:31
Deepak the Cool21-Nov-07 17:31 
AnswerRe: problem with web controls Pin
Michael Sync20-Nov-07 3:08
Michael Sync20-Nov-07 3:08 
GeneralRe: problem with web controls Pin
accessred20-Nov-07 19:13
accessred20-Nov-07 19:13 
GeneralRe: problem with web controls Pin
Michael Sync20-Nov-07 19:34
Michael Sync20-Nov-07 19:34 
AnswerRe: problem with web controls Pin
MCEdwards20-Nov-07 7:44
MCEdwards20-Nov-07 7:44 
GeneralRe: problem with web controls Pin
accessred20-Nov-07 19:12
accessred20-Nov-07 19:12 
QuestionMeasure Performance after Caching Pin
wEb GuRu...20-Nov-07 1:41
wEb GuRu...20-Nov-07 1:41 
AnswerRe: Measure Performance after Caching Pin
John-ph20-Nov-07 2:58
John-ph20-Nov-07 2:58 
Questiontwo form tage in one page [modified] Pin
Sonia Gupta20-Nov-07 1:29
Sonia Gupta20-Nov-07 1:29 
AnswerRe: two form tage in one page Pin
Vasudevan Deepak Kumar20-Nov-07 2:23
Vasudevan Deepak Kumar20-Nov-07 2:23 
AnswerRe: two form tage in one page Pin
Prateek G20-Nov-07 2:24
Prateek G20-Nov-07 2:24 
GeneralRe: two form tage in one page Pin
Sonia Gupta20-Nov-07 2:28
Sonia Gupta20-Nov-07 2:28 
GeneralRe: two form tage in one page Pin
Prateek G20-Nov-07 2:30
Prateek G20-Nov-07 2:30 
GeneralRe: two form tage in one page Pin
Sonia Gupta20-Nov-07 2:33
Sonia Gupta20-Nov-07 2:33 
GeneralRe: two form tage in one page Pin
Prateek G20-Nov-07 2:37
Prateek G20-Nov-07 2:37 

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.