Click here to Skip to main content
15,887,683 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralGridView Pin
senthilsstil10-Apr-08 1:07
senthilsstil10-Apr-08 1:07 
GeneralRe: GridView Pin
eyeseetee10-Apr-08 1:26
eyeseetee10-Apr-08 1:26 
GeneralAdding textbox to gridview at runtime Pin
IamAmit10-Apr-08 0:54
IamAmit10-Apr-08 0:54 
GeneralRe: Adding textbox to gridview at runtime Pin
kontax10-Apr-08 12:10
kontax10-Apr-08 12:10 
QuestionTabs control - Ajax Control Toolkit Pin
kontax10-Apr-08 0:44
kontax10-Apr-08 0:44 
GeneralRe: Tabs control - Ajax Control Toolkit Pin
eyeseetee10-Apr-08 1:23
eyeseetee10-Apr-08 1:23 
GeneralRe: Tabs control - Ajax Control Toolkit Pin
kontax10-Apr-08 5:05
kontax10-Apr-08 5:05 
GeneralRe: Tabs control - Ajax Control Toolkit Pin
Jesse Squire10-Apr-08 2:30
Jesse Squire10-Apr-08 2:30 
In the prototype that I tested with, the tab control did retain its value through postbacks, whether I changed tabs by clicking them in the UI or used the client script API to set the tab. The only time that I was able to reproduce the behavior that you are seeing is when I explicitly set the ActiveTabIndex property of the control on the server side. In that case, the index that I requested was honored.

Are you setting the ActiveTabIndex property at all? If so, you may need to ensure that you're only setting it when not in a postback.

Hope that helps. Smile | :)

  --Jesse
"... the internet's just a big porn library with some useful articles stuck in." - Rob Rodi

GeneralRe: Tabs control - Ajax Control Toolkit Pin
kontax10-Apr-08 5:04
kontax10-Apr-08 5:04 
GeneralRe: Tabs control - Ajax Control Toolkit Pin
Jesse Squire10-Apr-08 5:20
Jesse Squire10-Apr-08 5:20 
GeneralRe: Tabs control - Ajax Control Toolkit Pin
kontax10-Apr-08 12:13
kontax10-Apr-08 12:13 
QuestionGridView Pin
Vijayitsb9-Apr-08 23:46
Vijayitsb9-Apr-08 23:46 
GeneralRe: GridView Pin
Amit Agarrwal10-Apr-08 0:23
Amit Agarrwal10-Apr-08 0:23 
GeneralRe: GridView Pin
Soumini Ramakrishnan10-Apr-08 0:51
Soumini Ramakrishnan10-Apr-08 0:51 
GeneralRe: GridView Pin
Vijayitsb10-Apr-08 1:23
Vijayitsb10-Apr-08 1:23 
GeneralQuestion Pin
nithydurai9-Apr-08 23:41
nithydurai9-Apr-08 23:41 
GeneralRe: Question Pin
bigphish9-Apr-08 23:59
bigphish9-Apr-08 23:59 
GeneralRe: Question Pin
eyeseetee9-Apr-08 23:59
eyeseetee9-Apr-08 23:59 
GeneralRe: Question [modified] Pin
Darsh_310-Apr-08 8:27
Darsh_310-Apr-08 8:27 
Questionhow to redirect in to a perticular panel Pin
bigphish9-Apr-08 23:21
bigphish9-Apr-08 23:21 
AnswerRe: how to redirect in to a perticular panel Pin
Jesse Squire10-Apr-08 2:50
Jesse Squire10-Apr-08 2:50 
GeneralRe: how to redirect in to a perticular panel Pin
bigphish10-Apr-08 23:53
bigphish10-Apr-08 23:53 
GeneralQuestion Pin
nithydurai9-Apr-08 22:40
nithydurai9-Apr-08 22:40 
GeneralRe: Question Pin
eyeseetee9-Apr-08 22:47
eyeseetee9-Apr-08 22:47 
General[Message Deleted] Pin
Deepak Nigam9-Apr-08 22:29
Deepak Nigam9-Apr-08 22:29 

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.