|
Browse by Tags
All Tags » [ultrawebgrid] ( RSS)
-
HI, Is it possible to provide multi row and multi column copy paste in ultawebgrid?I want this to be implemented on the client side.Is their a built in functionality for this?
-
Hello, I'm not sure what i'm doing wrong here, I get all the items I want in the valuelist I'm creating through code but it doesn't want to appear as a dropdown in the filterrow for the column I want to use it for. Following code is used to fill and attach the valuelist. <code>...
-
Hi, I have an issue with sorting. I have a column that contains an image. The column type is string. While adding rows to UltraWebGrid, this column will be supplied with value "<img src='" + relativeImagePath + "'>". Sorting is on the client. When this column is clicked...
-
I am new using UltraWebGrid control. I am using UltraWebGrid control in ASPX page with master page in a Web application project. I set control AllowSortingDefault ="OnClient" HeaderClickActionDefault ="SortSingle". When click on the column header, the client side sorting is performed...
-
Hi, I am using infragistics 7.1 on .Net2.0 with c#. I am looking for a way to manipulate fonts for each column of my ultrawebgrid. Also I want to have different centering/justification for each column. I need to push my code to production soon. Please reply ASAP. Thanks,
-
Hi When i bind the data with the grid, a new empty row along with the binded data is being populated. If there is now data to be populated then also a default blank row is getting populated. I tried to set AllowNewDefault to NO, the i am not even able to add new row using javascript. My requirement is...
-
Hi, I am using Hierarchial web grid(CLR 2.0). it have 2 bands.few columns in both bands are available to update. Grid ViewState property have been set to TRUE. it does return the updated values from Band1 but does not return updated value from Band2. I am creating dataset at runtime using a StoredProcedure...
-
Hi Rumen, I've just hit another issue with the RowIndex while sorting the original value of the RowIndex is maintained. Is this correct behaviour? Or may be I should ask what is the best practice for handling RowIndex and Sorting? I would expect the RowIndex to change to the new order after the Sort...
-
My dropdown does have the AllowUpdate set to yes and CellClickAction set to edit, but when I enter the cell/drop-down, the existing value disappears. That's not desired behavior. Perhaps I'm missing another setting???? What could it be?
-
My dropdown doesn't have any HTML code in the .aspx file. I used the functions for the infragistics grid/dropdown to get the selection to go to the value 'Yes'. The value will always be 'Yes'. The problem that I'm having now is that when I enter the cell and there's already...
|
|