Click here to Skip to main content
15,912,329 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: row click property Pin
Venkatesh Mookkan19-Jan-07 1:52
Venkatesh Mookkan19-Jan-07 1:52 
QuestionOpen popup windown Pin
Imran Khan Pathan18-Jan-07 23:11
Imran Khan Pathan18-Jan-07 23:11 
AnswerRe: Open popup windown Pin
Sandip Kansara18-Jan-07 23:27
Sandip Kansara18-Jan-07 23:27 
GeneralRe: Open popup windown Pin
Imran Khan Pathan19-Jan-07 0:48
Imran Khan Pathan19-Jan-07 0:48 
Questioninformation about the session ? Pin
King Shez18-Jan-07 23:07
King Shez18-Jan-07 23:07 
AnswerRe: information about the session ? Pin
Guffa18-Jan-07 23:36
Guffa18-Jan-07 23:36 
QuestionInsert image in pdf document using asp.net c# Pin
Malayil alex18-Jan-07 22:57
Malayil alex18-Jan-07 22:57 
QuestionGridView - Showing Basic Data Pin
mail57235218-Jan-07 22:55
mail57235218-Jan-07 22:55 
I have some basic data for stock items that need to be shown in a GridView. I don't know how the data will be presented yet but I think it will be an object with methods to get the data out so the data I need to bind will be several rows of several columns. If I know how many columns I need how can I best bind this data to the GridView?

So I might have this:

String color = "Blue", quantity = "5", cost = "5", total = "25";


I then want to add this row to my datagrid. How do I tell the datagrid it should have 4 columns and to add the row above?

Thx for looking Smile | :)
Questionhow to move the panel during running time in asp.net? Pin
sathyan_829418-Jan-07 22:23
sathyan_829418-Jan-07 22:23 
AnswerRe: how to move the panel during running time in asp.net? Pin
Kschuler19-Jan-07 8:26
Kschuler19-Jan-07 8:26 
QuestionIs there a way to make a gridview autogenerate columns when its datasource changes its stored procedure? Pin
Red_Wizard_Shot_The_Food18-Jan-07 22:07
Red_Wizard_Shot_The_Food18-Jan-07 22:07 
QuestionMenu style Pin
Nimua18-Jan-07 21:30
Nimua18-Jan-07 21:30 
QuestionWhen I try to put it in a web page its not showing anything Pin
indian14318-Jan-07 21:08
indian14318-Jan-07 21:08 
AnswerRe: When I try to put it in a web page its not showing anything Pin
Christian Graus18-Jan-07 21:58
protectorChristian Graus18-Jan-07 21:58 
GeneralNo christian you are misunderstanding me, some mistake Pin
indian14318-Jan-07 22:08
indian14318-Jan-07 22:08 
GeneralRe: When I try to put it in a web page its not showing anything [modified] Pin
indian14318-Jan-07 22:35
indian14318-Jan-07 22:35 
QuestionHow to edit in GridView Pin
slSoftware18-Jan-07 20:24
slSoftware18-Jan-07 20:24 
AnswerRe: How to edit in GridView Pin
varshavmane18-Jan-07 20:41
varshavmane18-Jan-07 20:41 
GeneralRe: How to edit in GridView Pin
slSoftware18-Jan-07 21:11
slSoftware18-Jan-07 21:11 
GeneralRe: How to edit in GridView Pin
varshavmane18-Jan-07 21:31
varshavmane18-Jan-07 21:31 
GeneralRe: How to edit in GridView Pin
slSoftware18-Jan-07 22:44
slSoftware18-Jan-07 22:44 
GeneralRe: How to edit in GridView Pin
varshavmane19-Jan-07 2:28
varshavmane19-Jan-07 2:28 
AnswerRe: How to edit in GridView Pin
Nimua18-Jan-07 21:44
Nimua18-Jan-07 21:44 
Questionsession in Custom control [modified] Pin
ashishnagar118-Jan-07 19:43
ashishnagar118-Jan-07 19:43 
QuestionAssigning permission for aspnet user to web directory folder Pin
tprakash18-Jan-07 19:11
tprakash18-Jan-07 19:11 

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.