Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > hidden fields now showing in grid in asp.net

Reply
Thread Tools

hidden fields now showing in grid in asp.net

 
 
simon
Guest
Posts: n/a
 
      06-19-2008
hello.
i'm trying to convert a site i work on to be "ajax enabled"
so far basically working out, but i have an issue that has me stumped.

we have a page that is basically a control panel that is made up of a
bunch of portlets that are nothing more than controls on an asp page.
each portlet is basically a grid. so the page has 5 boxes on it (each
being a control "ascx" file)

each of these portlets/controls, the hidden fields are showing. this
is only happening in the user control grids, not in any other grids
that are directly displayed (coded) on the page.

any suggestions on how to correct/debug/etc? i've searched all over
the net and remember seeing a post on a page talking about this issue,
but i can no longer find the page. ugh.

if i can provide any more info or code, just let me know
we are using vb.net and .net 2.0 and the latest ajax builds

thanks for any help!

 
Reply With Quote
 
 
 
 
Munna
Guest
Posts: n/a
 
      06-19-2008
very strange problem!...

did you your usercontrols grid also work in normal page?

did you set any DataKeyNames property of gridview?
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Populate Hidden field on post back and retrieve value from Hidden Field Rick ASP .Net 3 04-13-2010 05:38 PM
Win 7 folders hidden despite 'show hidden' checked Boppy NZ Computing 10 01-23-2010 02:56 AM
How would I discover the text in a block element hidden by overflow:hidden style being set? SolarCanine Javascript 2 09-20-2005 06:27 PM
border(grid line) now showing up eddie wang ASP General 2 02-12-2004 10:32 AM
Netscape hidden fields - array - multiple fields with same name mark.reichman@rl.af.mil Javascript 0 07-17-2003 03:05 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57