Click here to Skip to main content
16,005,141 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionAsp.net2.0 Pin
indiaone23-Jul-07 3:02
indiaone23-Jul-07 3:02 
AnswerRe: Asp.net2.0 Pin
Fred_Smith23-Jul-07 3:28
Fred_Smith23-Jul-07 3:28 
QuestionQuestion Regarding Search Engine Crawlers Pin
JacquesDP23-Jul-07 2:35
JacquesDP23-Jul-07 2:35 
AnswerRe: Question Regarding Search Engine Crawlers Pin
Pete O'Hanlon23-Jul-07 2:40
mvePete O'Hanlon23-Jul-07 2:40 
GeneralRe: Question Regarding Search Engine Crawlers Pin
JacquesDP23-Jul-07 2:51
JacquesDP23-Jul-07 2:51 
GeneralRe: Question Regarding Search Engine Crawlers Pin
N a v a n e e t h23-Jul-07 3:42
N a v a n e e t h23-Jul-07 3:42 
GeneralRe: Question Regarding Search Engine Crawlers Pin
DavidNohejl23-Jul-07 4:28
DavidNohejl23-Jul-07 4:28 
QuestionDataGrid Pin
Brendan Vogt23-Jul-07 2:08
Brendan Vogt23-Jul-07 2:08 
Hi,

I am still using VB.NET 1.1. I have to modify existing code. There is a datagrid. And the price column is bound like this:

<asp:BoundColumn DataField="Price" HeaderText="Price" DataFormatString="{0:c}"></asp:BoundColumn>

And the code behind looks like:

Me.dgVolumeDiscounts.DataSource = ds.Tables(0)

There is about 50 million methods calls just to the details from the database. I need to add 20% to the price column. How do I do this?

Please can someone help me?

Regards,
ma se
AnswerRe: DataGrid Pin
Guffa23-Jul-07 2:34
Guffa23-Jul-07 2:34 
QuestionRe: DataGrid Pin
Brendan Vogt23-Jul-07 2:44
Brendan Vogt23-Jul-07 2:44 
AnswerRe: DataGrid Pin
Guffa23-Jul-07 8:00
Guffa23-Jul-07 8:00 
QuestionVerticalTable to Array Pin
packerfan190423-Jul-07 1:51
packerfan190423-Jul-07 1:51 
QuestionCreating Formatted textbox in Javascript Pin
.NET- India 23-Jul-07 1:40
.NET- India 23-Jul-07 1:40 
QuestionAJAX with asp.net Pin
saravanan0523-Jul-07 1:37
saravanan0523-Jul-07 1:37 
AnswerRe: AJAX with asp.net Pin
Pete O'Hanlon23-Jul-07 2:44
mvePete O'Hanlon23-Jul-07 2:44 
QuestionDownloading a file Pin
AB777123-Jul-07 1:12
AB777123-Jul-07 1:12 
AnswerRe: Downloading a file Pin
N a v a n e e t h23-Jul-07 2:28
N a v a n e e t h23-Jul-07 2:28 
AnswerRe: Downloading a file Pin
Vasudevan Deepak Kumar23-Jul-07 4:50
Vasudevan Deepak Kumar23-Jul-07 4:50 
QuestionRichTextBox Pin
.NET- India 23-Jul-07 0:52
.NET- India 23-Jul-07 0:52 
AnswerRe: RichTextBox Pin
N a v a n e e t h23-Jul-07 1:20
N a v a n e e t h23-Jul-07 1:20 
AnswerRe: RichTextBox Pin
varshavmane23-Jul-07 2:52
varshavmane23-Jul-07 2:52 
GeneralRe: RichTextBox Pin
.NET- India 23-Jul-07 3:28
.NET- India 23-Jul-07 3:28 
GeneralRe: RichTextBox Pin
N a v a n e e t h23-Jul-07 3:48
N a v a n e e t h23-Jul-07 3:48 
QuestionUnable to add SQL Server 2005 Express Edition Database to Asp.Net Web Site Pin
Paramhans Dubey23-Jul-07 0:36
professionalParamhans Dubey23-Jul-07 0:36 
AnswerRe: Unable to add SQL Server 2005 Express Edition Database to Asp.Net Web Site Pin
Sandeep Kumar23-Jul-07 0:57
Sandeep Kumar23-Jul-07 0:57 

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.