Search

You searched for the word(s): userid:752635

Matching Posts

  • Re: Using Session variables to filter Data Form Webpart

    Hi Suresh, Thanks for the reply and I admit that my mistake to post in the forum. I was asking about SharePoint's Data Form Webpart. bye Arun
  • Modifying Created By column's hyperlink

    Hi Everybody, I am creating a custom aspx page using SPD to display the contents of a list. I am using DataView webpart for the tabular display of the list. The requirement is that, when the user clicks on the hyperlink of the "Author (Created By)" column value, the page should be redirected to user information page. Upon clicking close button on that page, he should be taken back to the initial page. The Created By (Author) field is providing a hyperlink while rendering on the page which
    Posted to Windows SharePoint Services Hosting (Forum) by arungp on 10/1/2008
    Filed under: dataformwebpart, dataview, MOSS 2007, wss 3.0
  • Using Session variables to filter Data Form Webpart

    Hi Everybody, Is there any method I can use to filter a Data Form webpart (Data View) based on a Session variable ? I have seen Query String, Server, form, cookie, control types of variables in parameter source. I couldn't find Session there. Thank You, -Arun
    Posted to Windows SharePoint Services Hosting (Forum) by arungp on 9/8/2008
    Filed under: DFWP, wss 3.0, moss2007
  • Redirect user from NewForm.aspx to DispForm.aspx to display newly added item

    Hi Everybody, I have a custom aspx page which contains a button to NewForm.aspx of a particaular list. After clicking this the user will be taken to the NewForm.aspx page. My requirement is after saving the new list entry, the user should be redirected to DispForm.aspx to display the same item. Is there any way I can achieve this. I am trying to make use of the Source querystring variable but dont know how can I redirect to the DispForm.aspx to display the newly added item. Please help me. -Arun
    Posted to Web Forms (Forum) by arungp on 9/6/2008
  • webpart connection is breaking when the column value contains an apostrophe

    Hi All, I have an issue. I have created a custom aspx page in my MOSS site using SPD. The page contains a custom list form webpart as the provider webpart showing one list item (the child list) and a data form webpart as the consumer webpart showing a related list item (the master). Both lists are related using the look up column in the child list and the same columns are used for defining webpart connections. Everything is working fine as I can populate custom list form (provider) webpart using
  • Issue with SPGridview sorting when multiple webpart instances are present on the page

    Hi Everybody, I am developing a webpart which uses an SPGridView control to display a DataTable. This datatable is created based on a complex business logic. The requirement is to display this datatable in a native SharePoint look and feel, just like a ListView with sorting, paging and filtering enabled. I have came across these excellent articles which helped me to build my webpart. http://www.sharepointblogs.com/bobsbonanza/archive/2007/07/02/filtering-with-spgridview.aspx http://blogs.msdn.com
    Posted to Windows SharePoint Services Hosting (Forum) by arungp on 9/1/2008
    Filed under: spgridview, webpart, wss 3.0, moss2007, viewstate
  • Re: Enable Paging in SPGridVIew

    Hi Sasa, Thanks for the reply. Actually someone already pointed out the issue in my code, and I am sorry for not updating here. Thanks again, Arun
    Posted to Data Presentation Controls (Forum) by arungp on 2/18/2008
  • Enable Paging in SPGridVIew

    Hi Everybody, I am trying to create a webpart which shows list data using an SPGridView. I was able to display the data without paging . But when I tried to provide Paging, I got error "Object Reference not set to object" right there at the DataBind(). Also there was no error when the number of list items are less than the page size. Please tell me how can I enable paging in SPGridView which uses SPDataSource as the datasource? Here is the code I am trying out. Here is the code I am trying
    Posted to Data Presentation Controls (Forum) by arungp on 12/19/2007
  • Create new Group for Custom List Definitions

    Hi Everybody, I am creating a list definition with the foloowing code. < ListTemplate Name = " MyListType " DisplayName = " My List Type " Type = " 100 " BaseType = " 0 " OnQuickLaunch = " TRUE " Image = " /_layouts/images/itgen.gif " SecurityBits = " 11 " Category = " Custom Lists " /> I want my custom list definition to appear in a new group called My List Types along with the existing Libraries,Communications
    Posted to Windows SharePoint Services Hosting (Forum) by arungp on 12/17/2007
    Filed under: SharePoint 2007, list definition, wss
Page 1 of 3 (27 items) 1 2 3 Next >