Click here to Skip to main content
16,004,901 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionInserting in Multi table With one Store Procedure Pin
future383926-Oct-10 12:27
future383926-Oct-10 12:27 
AnswerRe: Inserting in Multi table With one Store Procedure Pin
m@dhu26-Oct-10 22:41
m@dhu26-Oct-10 22:41 
AnswerRe: Inserting in Multi table With one Store Procedure Pin
Brij27-Oct-10 1:29
mentorBrij27-Oct-10 1:29 
Questionmasked textbox for date entry. Pin
Asif Rehman26-Oct-10 5:13
Asif Rehman26-Oct-10 5:13 
AnswerRe: masked textbox for date entry. Pin
Keith Barrow26-Oct-10 7:15
professionalKeith Barrow26-Oct-10 7:15 
AnswerRe: masked textbox for date entry. Pin
Abhijit Jana26-Oct-10 7:35
professionalAbhijit Jana26-Oct-10 7:35 
QuestionConvert GridView To DataTable Pin
treuveni26-Oct-10 0:47
treuveni26-Oct-10 0:47 
AnswerRe: Convert GridView To DataTable Pin
Abhijit Jana26-Oct-10 0:53
professionalAbhijit Jana26-Oct-10 0:53 
treuveni wrote:
I have a grid with 10K rows


D'Oh! | :doh: Which is not good design! Why 10 K Records in a grid? Does it really make any sense? It will hit your application performance very badly. Show only those data that are required. Use some filter to show less amount of data.



treuveni wrote:
DataTable dt = (DataTable)GridViewArgs.DataSource;


What is your Source of Gridview data ?
Cheers !
Abhijit Jana | My Blog | @Twitter | Disclaimer

AnswerRe: Convert GridView To DataTable Pin
Blue_Boy26-Oct-10 1:03
Blue_Boy26-Oct-10 1:03 
AnswerRe: Convert GridView To DataTable Pin
Anurag Gandhi26-Oct-10 2:49
professionalAnurag Gandhi26-Oct-10 2:49 
QuestionDropdownlist Shows defaultvalue when bound to sqldatasource. Pin
Asif Rehman26-Oct-10 0:04
Asif Rehman26-Oct-10 0:04 
AnswerRe: Dropdownlist Shows defaultvalue when bound to sqldatasource. Pin
Abhijit Jana26-Oct-10 0:57
professionalAbhijit Jana26-Oct-10 0:57 
GeneralRe: Dropdownlist Shows defaultvalue when bound to sqldatasource. Pin
Asif Rehman26-Oct-10 1:01
Asif Rehman26-Oct-10 1:01 
GeneralRe: Dropdownlist Shows defaultvalue when bound to sqldatasource. Pin
Abhijit Jana26-Oct-10 1:33
professionalAbhijit Jana26-Oct-10 1:33 
Questionasp.net Pin
gghhmmll25-Oct-10 21:52
gghhmmll25-Oct-10 21:52 
AnswerRe: asp.net Pin
Blue_Boy25-Oct-10 22:02
Blue_Boy25-Oct-10 22:02 
GeneralRe: asp.net Pin
Abhijit Jana25-Oct-10 22:27
professionalAbhijit Jana25-Oct-10 22:27 
GeneralRe: asp.net Pin
Blue_Boy25-Oct-10 23:46
Blue_Boy25-Oct-10 23:46 
GeneralRe: asp.net Pin
Abhijit Jana26-Oct-10 0:48
professionalAbhijit Jana26-Oct-10 0:48 
GeneralRe: asp.net Pin
Blue_Boy26-Oct-10 1:03
Blue_Boy26-Oct-10 1:03 
AnswerRe: asp.net Pin
Abhijit Jana25-Oct-10 22:26
professionalAbhijit Jana25-Oct-10 22:26 
AnswerRe: asp.net Pin
Pete O'Hanlon25-Oct-10 22:33
mvePete O'Hanlon25-Oct-10 22:33 
QuestionXML,Xhtml Pin
Any_India25-Oct-10 20:08
Any_India25-Oct-10 20:08 
AnswerRe: XML,Xhtml Pin
thatraja25-Oct-10 20:33
professionalthatraja25-Oct-10 20:33 
AnswerRe: XML,Xhtml Pin
javad200925-Oct-10 21:08
javad200925-Oct-10 21:08 

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.