Click here to Skip to main content
16,012,168 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Generalregarding to paypal Pin
krishnaveer28-Feb-08 22:45
krishnaveer28-Feb-08 22:45 
GeneralRe: regarding to paypal Pin
Nouman Bhatti28-Feb-08 23:21
Nouman Bhatti28-Feb-08 23:21 
GeneralRe: regarding to paypal Pin
krishnaveer29-Feb-08 0:33
krishnaveer29-Feb-08 0:33 
GeneralMulti Level DropDown List Pin
fmlove28-Feb-08 22:37
fmlove28-Feb-08 22:37 
GeneralRe: Multi Level DropDown List Pin
Laddie28-Feb-08 22:51
Laddie28-Feb-08 22:51 
QuestionGridview: How do I get the datafield of a boundcolumn in codebehind Pin
Member 438223228-Feb-08 22:30
Member 438223228-Feb-08 22:30 
GeneralRe: Gridview: How do I get the datafield of a boundcolumn in codebehind Pin
Laddie28-Feb-08 22:59
Laddie28-Feb-08 22:59 
GeneralRe: Gridview: How do I get the datafield of a boundcolumn in codebehind Pin
Member 438223229-Feb-08 0:05
Member 438223229-Feb-08 0:05 
I don't think I explained my problem clearly. First I want to know how to find the name of the datafield which the cell is bound to in each cell in a row, for ex. If the value in column[0] is "1234567" i want to get from code that the datafield is IDNumber, to be able to know which field in the db to update. The reason why I don't have this info available is because the grid is generic in a user control and I bind the grid to a list<object>. Secondly I want to know how to specify the order of the columns returned and not the rows of data. I always thought it will databound the columns in the same order as the select query: for instance: Select IDNumber, suname, initials from Employee. When I bind the datasource: the first column is Initials, sencond column is surname and the last column is IDNumber. I don't understand why this happens, any idea?

Thanx in advance
GeneralTab is not working properly once postback happens Pin
anujose28-Feb-08 22:21
anujose28-Feb-08 22:21 
QuestionHow can I convert Word in an XML Pin
mpavas28-Feb-08 22:18
mpavas28-Feb-08 22:18 
GeneralRe: How can I convert Word in an XML Pin
N a v a n e e t h28-Feb-08 22:37
N a v a n e e t h28-Feb-08 22:37 
GeneralRe: How can I convert Word in an XML Pin
mpavas28-Feb-08 22:44
mpavas28-Feb-08 22:44 
GeneralRe: How can I convert Word in an XML Pin
Malcolm Smart29-Feb-08 3:35
Malcolm Smart29-Feb-08 3:35 
GeneralRe: How can I convert Word in an XML Pin
mpavas29-Feb-08 3:46
mpavas29-Feb-08 3:46 
GeneralRe: How can I convert Word in an XML Pin
Laddie2-Mar-08 20:35
Laddie2-Mar-08 20:35 
GeneralRe: How can I convert Word in an XML Pin
mpavas2-Mar-08 22:22
mpavas2-Mar-08 22:22 
GeneralRe: How can I convert Word in an XML Pin
mpavas2-Mar-08 22:40
mpavas2-Mar-08 22:40 
QuestionHow to make fast loading page Pin
~V~28-Feb-08 21:37
~V~28-Feb-08 21:37 
AnswerRe: How to make fast loading page Pin
Laddie28-Feb-08 21:51
Laddie28-Feb-08 21:51 
QuestionRe: How to make fast loading page Pin
Sonia Gupta28-Feb-08 21:58
Sonia Gupta28-Feb-08 21:58 
GeneralRe: How to make fast loading page Pin
Laddie28-Feb-08 22:04
Laddie28-Feb-08 22:04 
GeneralRe: How to make fast loading page Pin
N a v a n e e t h28-Feb-08 22:07
N a v a n e e t h28-Feb-08 22:07 
GeneralRe: How to make fast loading page Pin
Laddie28-Feb-08 22:17
Laddie28-Feb-08 22:17 
GeneralRe: How to make fast loading page Pin
~V~28-Feb-08 22:44
~V~28-Feb-08 22:44 
GeneralRe: How to make fast loading page Pin
Laddie28-Feb-08 22:48
Laddie28-Feb-08 22:48 

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.