Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Hello, i will try to explain what i want to make... or what i need...

 

 

i have a page that loads information about the clients, but this application must hide the controls when they have no values.

 

im hidding the control by ASP.Net

 

the problem is that the load, they shows, and then they hidde, and its uggly...

 

 

is there a way to put a page like loading? and when the page is ready show it?

 

thanks a lot!

Posted (edited)

vb.net, but i have some controls at the same solution under C#...

 

 

Add some info:

 

ive tryed (i dont know if its write so) this example, dont work fine, because it shows the controls before the page its entirelly loaded.

 

and tryed this one its preety cool, but sometimes works, and sometimes dont...

 

any suggestion?

Edited by Rothariger
Posted
Can you show us the code you are using at the moment? If you do all the manipulation in the page load event then the users shouldn't see the change..

Please check the Knowledge Base before you post.

"Computers are useless. They can only give you answers." - Pablo Picasso

The Code Net

Posted
sorry i cant insert the code, because, i work with SourceSafe, and when i see that it didnt work, i rollback, all the pages. but i did all wath those 2 pages said. and it didnt work...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...