Click here to Skip to main content
16,005,734 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Run only Single Instance of exe Pin
samperiau23-Nov-05 21:40
samperiau23-Nov-05 21:40 
AnswerRe: Run only Single Instance of exe Pin
jonathan1523-Nov-05 2:17
jonathan1523-Nov-05 2:17 
GeneralRe: Run only Single Instance of exe Pin
Atul Kharecha23-Nov-05 2:27
Atul Kharecha23-Nov-05 2:27 
GeneralRe: Run only Single Instance of exe Pin
Briga23-Nov-05 21:28
Briga23-Nov-05 21:28 
QuestionLimit parameter acceptable values Pin
jcrussell22-Nov-05 19:27
jcrussell22-Nov-05 19:27 
AnswerRe: Limit parameter acceptable values Pin
S Douglas23-Nov-05 4:50
professionalS Douglas23-Nov-05 4:50 
AnswerRe: Limit parameter acceptable values Pin
Steve Pullan23-Nov-05 11:24
Steve Pullan23-Nov-05 11:24 
QuestionRecalculating values in a datagrid with values fom textbox Pin
BORN...again!22-Nov-05 17:47
BORN...again!22-Nov-05 17:47 
Hello,

I have a datagrid which is databound.Users enter the data into the webform which is saved into the database and this data is later retrieved and viewed in a Datagrid. As of now about 200 records have been created and they are all visible in the datagrid.

The next step is that on the datagrid page, there is a textbox to enter monthly exchange rate on the top of the page i.e. outside the datagrid, users will enter a value in this textbox and based on that value 3 columns in the datagrid need to be recalculated.

eg: enter EOMRate: ____________ (this is a textbox)

|
V This is the datagrid
____________________________________________________
regno buyamt sellamt bankname SpotRate Range
____________________________________________________
1 20000 30000 DBAL 0.65 Within Range
2
3
--
--
200
_________________________________________________________

Once the EOM rate is entered in the textbox then buyamt and sellamt will be recalculated in the datagrid for all 200 records.

Is it possible to achieve this?Any help, guidelines?
Thankyou very much for kindly sparing your time to read this post and help me solve it.


Aartee.
...HE is watching Us All!
AnswerRe: Recalculating values in a datagrid with values fom textbox Pin
prathiba_naresh22-Nov-05 23:11
prathiba_naresh22-Nov-05 23:11 
GeneralRe: Recalculating values in a datagrid with values fom textbox Pin
BORN...again!23-Nov-05 11:39
BORN...again!23-Nov-05 11:39 
Questionhow to change Textbox text when the dropdownlist changing Pin
maxiachun22-Nov-05 16:42
maxiachun22-Nov-05 16:42 
AnswerRe: how to change Textbox text when the dropdownlist changing Pin
Christian Graus22-Nov-05 16:49
protectorChristian Graus22-Nov-05 16:49 
AnswerRe: how to change Textbox text when the dropdownlist changing Pin
jcrussell22-Nov-05 19:33
jcrussell22-Nov-05 19:33 
QuestionFormating a column in Excel programmatically Pin
Martin@captivasystems22-Nov-05 11:27
Martin@captivasystems22-Nov-05 11:27 
AnswerRe: Formating a column in Excel programmatically Pin
Curtis Schlak.22-Nov-05 15:56
Curtis Schlak.22-Nov-05 15:56 
Questionhow to display variable value as Text property in datagrid Pin
ScottForgot22-Nov-05 10:06
ScottForgot22-Nov-05 10:06 
QuestionXmlValidatingReader problem xs:date Pin
IsaacB22-Nov-05 8:31
IsaacB22-Nov-05 8:31 
QuestionCache question Pin
Texas_CodeMaster22-Nov-05 7:57
Texas_CodeMaster22-Nov-05 7:57 
QuestionSystem.web.mail class not available from within a service? Pin
tthompson200722-Nov-05 5:26
tthompson200722-Nov-05 5:26 
AnswerRe: System.web.mail class not available from within a service? Pin
Dave Kreskowiak22-Nov-05 15:29
mveDave Kreskowiak22-Nov-05 15:29 
GeneralRe: System.web.mail class not available from within a service? Pin
tthompson200723-Nov-05 3:45
tthompson200723-Nov-05 3:45 
QuestionSending Email With an Attachment Pin
multi_plu22-Nov-05 1:23
multi_plu22-Nov-05 1:23 
AnswerRe: Sending Email With an Attachment Pin
TadejK22-Nov-05 1:45
TadejK22-Nov-05 1:45 
AnswerRe: Sending Email With an Attachment Pin
ToddHileHoffer23-Nov-05 2:54
ToddHileHoffer23-Nov-05 2:54 
QuestionRuntime Error '713' Pin
°[Halo]°21-Nov-05 23:31
°[Halo]°21-Nov-05 23:31 

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.