Click here to Skip to main content
15,898,371 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Question[Message Deleted] Pin
basi001414-Jun-07 11:57
basi001414-Jun-07 11:57 
AnswerRe: Urgent Help Needed: How to display data returned from MS Access? Pin
Not Active14-Jun-07 12:06
mentorNot Active14-Jun-07 12:06 
AnswerRe: How to display data returned from MS Access? Pin
Christian Graus14-Jun-07 13:57
protectorChristian Graus14-Jun-07 13:57 
GeneralRe: How to display data returned from MS Access? Pin
Christian Graus14-Jun-07 18:01
protectorChristian Graus14-Jun-07 18:01 
QuestionSend an email Pin
seemamltn14-Jun-07 10:57
seemamltn14-Jun-07 10:57 
AnswerRe: Send an email Pin
Not Active14-Jun-07 12:01
mentorNot Active14-Jun-07 12:01 
AnswerRe: Send an email Pin
RepliCrux14-Jun-07 19:26
RepliCrux14-Jun-07 19:26 
QuestionPopulating a control with data bound in a GridView Pin
Chris McGlothen14-Jun-07 10:22
Chris McGlothen14-Jun-07 10:22 
Hi,

Problem: I have a web application that is tied into a Windows Workflow that tracks orders. In the portion of the application that allows the user to set/reset the state of an order I have a gridview and a formview. The gridview displays the meat of the order data as stored in the database, and the formview is where I'd like to store the buttons that will perform the updates and progress the order states.....etc.

I'd like to set the visibility of the different buttons in the formview dependant on the current state of the Workflow. I can get the current state of the order no problem from the gridview's OnItemCreated event.

I've tried to access the FormView control via: FormView fv = this.Page.FindControl("fvOrderState") as FormView; but hitherto I am unable to get any reaction from the FormView.

I would appreciate any and all suggestions and/or leads for this problem.

Thank you.



An American football fan -
Go Seahawks!

Lil Turtle

QuestionData Grid --> Data Key Field Pin
wongeva14-Jun-07 7:20
wongeva14-Jun-07 7:20 
AnswerRe: Data Grid --> Data Key Field Pin
Chetan Ranpariya14-Jun-07 21:18
Chetan Ranpariya14-Jun-07 21:18 
QuestionHelp please !! TemplateColumn in Datagrid Pin
papy-boom14-Jun-07 6:33
papy-boom14-Jun-07 6:33 
AnswerRe: Help please !! TemplateColumn in Datagrid Pin
Sathesh Sakthivel14-Jun-07 6:36
Sathesh Sakthivel14-Jun-07 6:36 
QuestionHelp with Setting up a data entry form on SQL serv Pin
theimmortalmoo14-Jun-07 6:11
theimmortalmoo14-Jun-07 6:11 
AnswerRe: Help with Setting up a data entry form on SQL serv Pin
Sathesh Sakthivel14-Jun-07 6:14
Sathesh Sakthivel14-Jun-07 6:14 
GeneralRe: Help with Setting up a data entry form on SQL serv Pin
theimmortalmoo14-Jun-07 6:23
theimmortalmoo14-Jun-07 6:23 
GeneralRe: Help with Setting up a data entry form on SQL serv Pin
Sathesh Sakthivel14-Jun-07 6:26
Sathesh Sakthivel14-Jun-07 6:26 
GeneralRe: Help with Setting up a data entry form on SQL serv Pin
theimmortalmoo14-Jun-07 6:28
theimmortalmoo14-Jun-07 6:28 
GeneralRe: Help with Setting up a data entry form on SQL serv Pin
Sathesh Sakthivel14-Jun-07 6:33
Sathesh Sakthivel14-Jun-07 6:33 
GeneralRe: Help with Setting up a data entry form on SQL serv Pin
theimmortalmoo14-Jun-07 9:58
theimmortalmoo14-Jun-07 9:58 
QuestionSelect Distinct DATE from DATETIME field Pin
wEb GuRu...14-Jun-07 5:48
wEb GuRu...14-Jun-07 5:48 
AnswerRe: Select Distinct DATE from DATETIME field [modified] Pin
Random Code User14-Jun-07 6:30
Random Code User14-Jun-07 6:30 
QuestionRe: Select Distinct DATE from DATETIME field Pin
wEb GuRu...14-Jun-07 7:04
wEb GuRu...14-Jun-07 7:04 
Questionhow to handle multiple dynamic controls after postback? Pin
Krishnamenon14-Jun-07 5:10
Krishnamenon14-Jun-07 5:10 
AnswerRe: how to handle multiple dynamic controls after postback? Pin
Jesse Squire14-Jun-07 6:11
Jesse Squire14-Jun-07 6:11 
GeneralRe: how to handle multiple dynamic controls after postback? Pin
Krishnamenon18-Jun-07 3:27
Krishnamenon18-Jun-07 3:27 

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.