Infragistics Home

Infragistics Forums

Infragistics community online discussions.
Welcome to Infragistics Forums Sign in | FAQ
in Search

Browse by Tags

All Tags » UltraWebGrid » cell click (RSS)
  • Can Dropdownlist selected value be something other than index 0 upon user entering cell?

    UltraWebGrid v 6.2 and .Net 2.0 I have a dropdownlist that is created and filled in the codebehind. I also have the first line/index blank, which is also inserted in the codebehind. Currently, upon enter, it goes to index 0. This happened before and after I inserted the blank at the index 0. Prior to...
    Posted to Forum by danid12 on 07-28-2008
  • Using double click and single click events in the same UltraWebGrid

    Hi, I am new to infragistics. I am using UltraWebGrid. I have two functionalities to be implemented in the same grid. 1) On single click of any row, another UltraWebGrid is displayed. 2) On double click on any row, i should obtain the value of the hidden column, which is id of the row. and redirect to...
    Posted to Forum by g12garg on 02-27-2008
  • Re: hyperlink in ultragrid view

    Do all the hyperlinks point to the same page ???? ... If not ....then use the initialize row ..event... Private Sub UltraWebGrid1_InitializeRow( ByVal sender As Object , ByVal e As Infragistics.WebUI.UltraWebGrid.RowEventArgs) Handles UltraWebGrid1.InitializeRow Try Dim rno As Integer Dim wfc As String...
    Posted to Forum by civilsoft on 01-20-2008
  • Re: HTML controls in ultrawebgrid

    Hello NJ and MC, In my case, I use an asp:LinkButton and I created it at Design and put it inside Template Column and I believe that if you follow the example that Tim Hitchings suggested, it should work and it will allow you to call your javascript function. http://forums.infragistics.com/forums/p/876...
    Posted to Forum by hs2 on 01-04-2008
  • How to initialize a cell to call a .aspx modal on Link Button in asp.net 2.0 when the page first load up?

    Hello all, I have an ultrawebgrid that has many rows and many columns. On the Task column, I have embedded an asp.net 2.0 LinkButton and in there I have the link to open up a .aspx modal. The modal does opens up on the second click on the Link Button. After the first click it seems to initialize the...
    Posted to Forum by hs2 on 12-21-2007
  • Popup Hides Under Main Window Solution

    I have been struggling with a situation for years now in which windows opened in new windows from links in the grid are opened behind the window the grid resides in because the grid tries to take the focus back. After much digging and theorizing, I have finally devised a fairly simple, but not at all...
    Posted to Forum by competent on 12-14-2007
Page 1 of 1 (6 items)
Powered by Community Server (Commercial Edition), by Telligent Systems