|
Browse by Tags
All Tags » UltraWebGrid » cell click ( RSS)
-
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...
-
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...
-
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...
-
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...
-
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...
-
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...
Page 1 of 1 (6 items)
|
|