|
-
Sep 24th, 2010, 01:47 PM
#13
Frenzied Member
Re: UpdateProgress Panel and GridView
ok,
now your problem become the GridView Style, and i'm not pretty good in such a thing,
but i think we can make a simple work around.
inside the SelectedIndexChanged add this at the first line
Code:
GridView1.Viable = False
and at the end add this line
Code:
GridView1.Viable = True
and tell me if this made the trick
You Don't Have to Rate Me.
I'm Not a Civilized Man I'm the Civilization it self
White or Black, Living or Dieing and 0 or 1 that's MY life
iam an Object in Object Oriented Life
my blog : http://refateid.blogspot.com/
twitter : @avrail
010011000111010101110110001000000100110101111001001000000101000001100011 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|