Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:855848
More Search Options
RSS Available
Matching Posts
Re: Pagination
Hi, There is not database involve in this case. Finally problem solved. I had to manually put each <a href elemnt and its content into each <tr> element. Then finally apply client side pagination. I wanted to escape from the labour. There are other client side pagination way using javascript and css. But this was also no short cut. Finally thanks everybody.
Posted to
Data Presentation Controls
(Forum)
by
KumarHarsh
on 12/28/2009
Re: Master Page and Child Page Issues
Hi, Use either panel or div. You hv two height one is "ideal height"(what height you want) and another is actual height(it is because of your content). suppose you are using <div> you write <div style="height:50px;width:50px;overflow:scroll; " >your content</div> when your content hiehgt or width exceed 50 px then automatically scroll will appear. you hv to work around little tuning yourheight and width. Hope you are getting me.I suggest to use div coz it do
Posted to
Data Presentation Controls
(Forum)
by
KumarHarsh
on 12/26/2009
Re: display select in gridview based on database value
just re explain the problem once again. Like gridview contain what ? Like whole row of gridview won't get display or some part design is not clear.
Posted to
Data Presentation Controls
(Forum)
by
KumarHarsh
on 12/26/2009
Re: Master Page and Child Page Issues
<div> is prefered coz its client side but it require little tuning regarding width and hieght for scroll to appear. <asp:panel will also solve the problem.
Posted to
Data Presentation Controls
(Forum)
by
KumarHarsh
on 12/25/2009
Re: Gallery page similar to Windows Filmstrip view of image managed in albums
Hi, Sorry I would like to comment on your choice. The gallery that you showed us has certain demerit. Like Biggest is,whenever you select any image page postback. So if there is 20 image ,there will be 20 postback. I will definetly not recomend database. Use client side scripting like javascript and for good look and feel use css. Also you can change the album using querystring(path of another folder). You just search,you would get good script to achieve this.And you modify further to suit your requirement
Posted to
Data Presentation Controls
(Forum)
by
KumarHarsh
on 12/24/2009
Re: Gallery page similar to Windows Filmstrip view of image managed in albums
Hi, One of the reason of not working "ScriptManager" in you site can be that your application is not ajax enable. First check that it is ajax enable. For this create new web application -->choose "Ajax enable site" Check your webconfig file. Copy the new webconfig code in your old site web config file (cleverly). Now your old site is also ajax enable.
Posted to
Data Presentation Controls
(Forum)
by
KumarHarsh
on 12/24/2009
Re: How to add a new row in grid view?
link to convert c# to vb.net and vice versa http://www.developerfusion.com/tools/convert/csharp-to-vb/
Posted to
Data Presentation Controls
(Forum)
by
KumarHarsh
on 12/24/2009
Re: Getting all rows from grid.
Hi, In nutshell,what is your requirement ? Is it to export gridview record to excel sheet ? Then search on "export gridview to excel asp.net" you get many. to get total no rows of gridview using javascript. document.getElementById('gridview1').row.length should give total no of rows of gridview inspite of paging enable.
Posted to
Data Presentation Controls
(Forum)
by
KumarHarsh
on 12/24/2009
Re: Text boxes are not accessible in Form View
btw,are you displaying datetime textbox and userid textbox to user ? If it is simply for database then why use any controls for it at all.
Posted to
Data Presentation Controls
(Forum)
by
KumarHarsh
on 12/24/2009
Re: Master Page and Child Page Issues
What I got is that, Left side contain menu some of which items are big. Put the menu code inside a <Div width="ideal width" style="overflow:scroll:></div>. when div width will exceed because of item then scroll will appear. do same thing with right part of content area.Put everything inside div. when hieght and width increase scroll will appear . You hv to work around tuning width and hieght. This way you can avoid brwoser scroll bar .
Posted to
Data Presentation Controls
(Forum)
by
KumarHarsh
on 12/24/2009
Page 1 of 22 (216 items) 1
2
3
4
5
Next >
...
Last »
TechNet Edge:
TechNet Radio: Community Corner with John Weston (Episode 1)
TechNet Edge:
Windows Firestarter Events (Part 3 of 5): IE8 - Browse the Web in Style!
WindowsClient:
The year ahead, 2010.
TechNet Edge:
FOPE Policies Deep Dive Interview
Silverlight:
Silverlight HVP Design Update
WindowsClient:
Windows Client Developer Roundup for 12/28/2009
WindowsClient:
Snoop with 64 bit support
ASP.NET:
jQuery Hide/Close Link
ASP.NET:
Merry Christmas
TechNet Edge:
FPE Customer Story
Silverlight:
Being a writer, and having an editor. A Short Rant.
Channel 9:
Channel 9 Live at PDC09: Dr Brian Brooks (3M)
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 13 of 13
Silverlight:
Information for Silverlight HVP Developers…
WindowsClient:
Custom Content Loaders in Silverlight 4.0
WindowsClient:
MVVM Links\Info
TechNet Edge:
Check out how Dolly Parton uses IE8 and Web slices!!!
Silverlight:
A Silverlight HVP Update
Channel 9:
Channel 9 Live at PDC09: This Week on Channel 9 - PDC09 Daily Show Edition Day 1
Channel 9:
Maria Klawe: Scholar, Scientist and Microsoft Board Member
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online