Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Data Presentation Controls | Forum profile

Forum profile page for Data Presentation Controls on http://www.asp.net. This report page is the aggregated overview from a single forum: Data Presentation Controls, located on the Message Board at http://www.asp.net. This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional forum profile information for "Data Presentation Controls" on the Message Board at http://www.asp.net is also shown in the following ways:

1) Latest Active Threads
2) Hot Threads for Last Week

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.

Site: Forums - ASP.NET Forums - Data Presentation Controls (site profile, domain info asp.net)
Title: Data Presentation Controls
Url: http://forums.asp.net/24.aspx
Users activity: 27 posts per thread
Forum activity: 256 active threads during last week
 

Posting activity on Data Presentation Controls:

  Week Month 3 Months
Threads: 256 687 1,686
Post: 595 1,758 4,528
 

Data Presentation Controls Posting activity graph:

Posts by:  day  week  month 

Top authors during last week:

Name
Posts
PeteNet
32
user's latest post:
writing to textbox's...
Published (2009-11-24 14:40:12)
you probably need to do a GridView1.DataBind() right at the end - I mean after all the three if()s
Decker Dong - MSFT
17
user's latest post:
How to add new row to gridview
Published (2009-11-26 04:32:03)
I'm not sure about your issue. Do you mean that when you focus on the last textbox of Paging GridView, you mean that the first row of the next page will be automatically shown?
Qin Dian Tang - MSFT
14
user's latest post:
ddl selected value is not updating,
Published (2009-11-26 04:44:47)
Hi learning.net, You can put the code of Page_Load event into SelectedIndexChanged event, or you can remove the Postback checking in Page_Load event. Thanks,
imran_khan
11
user's latest post:
Making Data gridview first...
Published (2009-11-26 06:50:19)
adisheshu: Here i am using windows applicalion ..how can i make column visible false Visual Basic Me .dataGridView1.Columns( "ID" ).Visible = False C# this .dataGridView1.Columns[ "ID" ].Visible = false ; Regard
irokhes
10
user's latest post:
Postbck URL
Published (2009-11-26 11:27:01)
Hi, review next thread http://forums.asp.net/t/1312763.aspx good luck
mezzanine74
10
user's latest post:
how to print a PDF file without...
Published (2009-11-26 09:05:42)
Hi, I tested following code. It is working for a file which exist on client computer. But it is not working for the file which is on the serverside. CASE1 is working! CASE2 results in this error message "The system cannot find the file specified"? Protected Sub Button1_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles Button1.Click Button1.Attributes.Add("onclick",...
rtcary
9
user's latest post:
Validation without JavaScript
Published (2009-11-22 00:27:43)
Thank you!  This post plus the one on making a button invisible provided the concepts that have been most helpful.  Things are starting to come together! On the post about making a button invisible, this piece of code was most helpful: if (claimantFormView.DataItem != null)         {...
vinz
9
user's latest post:
How to add new row to gridview
Published (2009-11-26 04:08:03)
gowrishankar2008: hi, How to solve tis problem i have a gridview i have binded textboxex to it. on the entyr of data in the last textbox item template in the gridview next row should be generated dynamicaly Hi Please create a separate topic for your own issue so that we can discuss your issue there. Please note that this thread was already resolved.Replying to old threads like this is considered as hijacking ..
mudassarkhan
7
user's latest post:
Display Images in DataList...
Published (2009-11-26 14:01:24)
check these http://aspsnippets.com/post/2009/08/12/Image-Gallery-using-ASPNet-DataList-Control-Part-II-Image-Slideshow.aspx http://aspsnippets.com/post/2009/08/11/Image-Gallery-using-ASPNet-DataList-Control-Part-I-Pagination.aspx  
msg4karthik
7
user's latest post:
How to make duplicate value to null
Published (2009-11-26 06:24:50)
i cant able to group my date using this....
 

Latest active threads on Data Presentation Controls::

Forums - ASP.NET Forums
Started 3 days, 20 hours ago (2009-11-25 04:43:00)  by sandy060583
not possible becoz once you set the value of that header link it will not able to get sort expression.. may be there might be some workaround for yr reqment. once u get that..please post it so that others also get benefit from that.
Thread:  Show this thread (5 posts)   Thread info: Hide/Change Sort expression link in gridview Size: 375 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Hide/Change Sort expression link in gridview :: Data Presentation Controls :: Forums - ASP.NET Forums"
Forums - ASP.NET Forums
Started 3 days, 8 hours ago (2009-11-25 16:49:00)  by whatispunk
Your LinkButton is missing text. I don't see how it's clickable in any browser. <asp:LinkButton ID="SubjectLabel" runat="server" OnClick="onMessageOverviewClick" CssClass="labelBlue" Text="Click Me" />
Thread:  Show this thread (3 posts)   Thread info: LinkButton inside an item in repeater is not working in firefox Size: 377 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: LinkButton inside an item in repeater is not working in firefox :: Data Presentation Controls :: Forums - ASP.NET Forums"
Forums - ASP.NET Forums
Started 2 days, 11 hours ago (2009-11-26 13:51:24)  by nijhawan.saurabh
You got to add the folder name to the ImageURL if images are placed in some folder.
Thread:  Show this thread (8 posts)   Thread info: Display Images in DataList Control using the path stored in SQL Server... Size: 185 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Display Images in DataList Control using the path stored in SQL Server
database :: Data Presentation Controls :: Forums - ASP.NET Forums"
Forums - ASP.NET Forums
Started 2 days, 9 hours ago (2009-11-26 15:30:55)  by Yousef_Jadallah
Your code must work well if cell number 1 is boolean! Regards.
Thread:  Show this thread (6 posts)   Thread info: passing selected row's checkbox value in a gridview to a checkbox... Size: 184 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: passing selected row's checkbox value in a gridview to a checkbox
control :: Data Presentation Controls :: Forums - ASP.NET Forums"
Forums - ASP.NET Forums
Started 2 days, 9 hours ago (2009-11-26 15:47:26)  by wangxg26
solved.
Thread:  Show this thread (2 posts)   Thread info: page display format on the search page with repeater issue Size: 108 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: page display format on the search page with repeater issue :: Data Presentation Controls :: Forums - ASP.NET Forums"
Forums - ASP.NET Forums
Started 3 days, 7 hours ago (2009-11-25 17:41:27)  by thuhue
I suggest this: Create a temporary table filled with rows from your production table and bind that temp table to your gridview. After you click "save", insert/update/delete rows of the production table based on the temp table. The temp table may be mapped to the production table with primary keys and include only rows needed for the current operation. Agree? Please confirm back....
Thread:  Show this thread (4 posts)   Thread info: Gridview - save grid contents to database only when save button pressed Size: 511 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Gridview - save grid contents to database only when save button pressed :: Data Presentation Controls :: Forums - ASP.NET Forums"
Forums - ASP.NET Forums
Started 2 days, 11 hours ago (2009-11-26 14:08:57)  by ramesh866
you are trying to fill the details view with the input provided in textbox.. ???if it is so once the page gets refreshed the controls will not retain the values that have been entered and so you might not get any values in detailsview
Thread:  Show this thread (2 posts)   Thread info: Detailsview Size: 338 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Detailsview :: Data Presentation Controls :: Forums - ASP.NET Forums"
Forums - ASP.NET Forums
Started 3 days, 5 hours ago (2009-11-25 20:17:28)  by MetalAsp.Net
You need to cast the call to FindControl to MultiView. This is what a code converter (I'm not a VB person) came back with: Dim Multi As MultiView = TryCast(FVProblemsDetails.FindControl("MultiPane") , MultiView)
Thread:  Show this thread (4 posts)   Thread info: Access MultiView within FormView Item Template Size: 397 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Access MultiView within FormView Item Template :: Data Presentation Controls :: Forums - ASP.NET Forums"
Forums - ASP.NET Forums
Started 2 days, 22 hours ago (2009-11-26 02:30:59)  by imran_khan
SammyPro: <%# Replace(Eval("PTPART","http://www.mywebsite.com/im ages/parts/catalog/{0}-1.jpg")," ","") %>' convert evel to string first. <%# Replace(Eval("PTPART","http://www.mywebsite.com/im ages/parts/catalog/{0}-1.jpg").ToString()," ","") %> I am not sure that will be 'Tostring()' or just 'ToString' whatever in VB but first convert into string. regard...
Thread:  Show this thread (5 posts)   Thread info: need help with a Replace eval problem Size: 782 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: need help with a Replace eval problem :: Data Presentation Controls :: Forums - ASP.NET Forums"
 

Hot threads for last week on Data Presentation Controls::

Data Presentation Controls
Started 5 days ago (2009-11-24 00:22:39)  by chintanpshah
Refer: http://aspalliance.com/782_CodeSnip_How_to_Display _Sum_Total_in_the_Footer_of_the_GridView_Control http://msdn.microsoft.com/en-us/library/ms972833.a spx http://www.codeproject.com/KB/aspnet/Totals_line_i n_GridView.aspx http://www.vinull.com/Post/2006/02/15/aspnet-addin g-a-total-to-gridview.aspx http://csharpdotnetfreak.blogspot.com/2009/07/disp lay-total-in-gridview-footer....
Thread:  Show this thread (12 posts)   Thread info: How to display sum total in gridview footer Size: 531 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: How to display sum total in gridview footer :: Data Presentation Controls :: Forums - ASP.NET Forums"
Data Presentation Controls
Started 1 week ago (2009-11-21 11:39:00)  by PeteNet
as long as you "select" it, you will have all the values selected in the DataItem accessible during the DataBound event. So you could wire up the DataBound event of the FormView and cast the DataItem to the appropriate datasource to get to the value, find the button using FindControl and set its Visible property. for example: protected void MyFormView_DataBound(object sender, EventArgs e)...
Thread:  Show this thread (11 posts)   Thread info: Conditional display of controls Size: 2,323 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Conditional display of controls :: Data Presentation Controls :: Forums - ASP.NET Forums"
Data Presentation Controls
Started 1 week, 1 day ago (2009-11-20 08:09:02)  by irokhes
Hi, try this <asp:HyperLink ID="show_video" runat="server" NavigateUrl='<%# String.Format("video.aspx?id={0}",Eval("VideoID")) %>'>Show video</asp:HyperLink> good luck
Thread:  Show this thread (9 posts)   Thread info: Databind to hyperlink Size: 427 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Databind to hyperlink :: Data Presentation Controls :: Forums - ASP.NET Forums"
Data Presentation Controls
Started 1 week, 1 day ago (2009-11-20 13:30:09)  by mudassarkhan
check this http://aspalliance.com/1125_Dynamically_Templated_ GridView_with_Edit_Delete_and_Insert_Options
Thread:  Show this thread (8 posts)   Thread info: Dynamically creating Template Field in GridView Size: 327 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Dynamically creating Template Field in GridView :: Data Presentation Controls :: Forums - ASP.NET Forums"
Data Presentation Controls
Started 1 week, 1 day ago (2009-11-20 21:01:00)  by PeteNet
you will need to use the ClientID of the GridViewRow to get to the respective row using javascript. so move your code to the RowDataBound event instead (in RowCreated it will be null) protected void GridView2_RowDataBound(object sender, GridViewRowEventArgs e) { if (e.Row.RowType == DataControlRowType.DataRow) { Panel HoverPanel = e.Row....
Thread:  Show this thread (8 posts)   Thread info: Adding hover attribute to panel in GridView Template Size: 7,264 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Adding hover attribute to panel in GridView Template :: Data Presentation Controls :: Forums - ASP.NET Forums"
Data Presentation Controls
Started 5 days, 11 hours ago (2009-11-23 13:55:00)  by Ahmed Moosa
you Miss DataGrid1.DataBind() Beefore Closing Connection Try it
Thread:  Show this thread (8 posts)   Thread info: populate a gridview with sql query resul in c# Size: 198 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: populate a gridview with sql query resul in c# :: Data Presentation Controls :: Forums - ASP.NET Forums"
Data Presentation Controls
Started 2 days, 11 hours ago (2009-11-26 13:51:24)  by nijhawan.saurabh
You got to add the folder name to the ImageURL if images are placed in some folder.
Thread:  Show this thread (8 posts)   Thread info: Display Images in DataList Control using the path stored in SQL Server... Size: 185 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Display Images in DataList Control using the path stored in SQL Server
database :: Data Presentation Controls :: Forums - ASP.NET Forums"
Data Presentation Controls
Started 1 week, 1 day ago (2009-11-20 08:44:20)  by reza141414
hi... check my sample...two diffrent way... protected void GridView1_SelectedIndexChanged(object sender, EventArgs e) { Response.Redirect("Detail.aspx?Stu_id=" + ((Int64)GridView1.SelectedDataKey.Value).ToString( )); } protected void GridView1_RowCommand(object sender, GridViewCommandEventArgs e) { if (e.CommandName == "Edit") { ...
Thread:  Show this thread (8 posts)   Thread info: GridView with enableviewstate=false but remember the row selected Size: 1,064 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: GridView with enableviewstate=false but remember the row selected :: Data Presentation Controls :: Forums - ASP.NET Forums"
Data Presentation Controls
Started 2 days, 23 hours ago (2009-11-26 01:31:19)  by qwe123kids
Hi, U can find colum index and make it visle true or false first Bind Gridview once binding is over then make colum invisble GridView1.Columns[1].Visible = false; //or true
Thread:  Show this thread (8 posts)   Thread info: Making Data gridview first column visible false Size: 299 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Making Data gridview first column visible false :: Data Presentation Controls :: Forums - ASP.NET Forums"
Data Presentation Controls
Started 2 days, 23 hours ago (2009-11-26 02:10:22)  by qwe123kids
Hi, U Try HTML encode and decode.. http://msdn.microsoft.com/en-us/library/73z22y6h.a spx chk the above link for more info
Thread:  Show this thread (8 posts)   Thread info: display html in gridview field Size: 255 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: display html in gridview field :: Data Presentation Controls :: Forums - ASP.NET Forums"