jQWidgets Forums
Forum Replies Created
-
Author
-
July 28, 2014 at 5:07 am in reply to: Grayout checkbox cell based on condtion Grayout checkbox cell based on condtion #57736
Hi,
Sorry that is select all the column of the grid.
In my grid I have suppose 10 rows with data. But I want to delete the two rows but I do not want to hide it. I want to show the deleted rows also but the checkbox of that deleted rows should be grayed out.
regards
PriyankJuly 25, 2014 at 8:14 am in reply to: Grayout checkbox cell based on condtion Grayout checkbox cell based on condtion #57696Hi,
If it is not possible can you please provide any example where on the icon bar of the grid there should be a checkbox where i can sell all the column of the grid.
Thanks
PriyankJuly 15, 2014 at 6:24 am in reply to: DropDown Should be Display as dropDownwhile adding a row DropDown Should be Display as dropDownwhile adding a row #57197Hi Dimitar,
please provide some examples how to add arrow mark in combox using cellsrenderer . As I am new to jqwidget I am not able to do it.
regards
PriyankHi Peter,
I want the indexes for selected rows of particular column. For example I have a grid , in that multiple rows(suppose 10 rows). Suppose i have data in one column . so I want to select few rows randomly . get the value of selected rows and paste in rest of the column at a time
. on click on a button.regards
PriyankHi Peter,
How to get multiple rows indexes ? I am able to get it but at last it is show some undefined value. any suggestion?
Hi Peter,
I have one grid. I have to enter data in that grid in a particular column.Then I have to copy and paste that data to multiple column . But my requirement is after entering data in a particular column I have to select few rows among them then click one button. On clicking of that button
one window should open. In that window I will have one textfield. In that textfield I have to enter some value there. That value is next number of columns to be pasted the value i have selected from the grid. So can you please suggest providing some code regarding my request.regards
PriyankHi Peter,
I am trying to select multiple row’s values of a particular column and want to paste those values to rest of the columns for those particular rows in grid.
Can you please suggest any solution for the same.
-
AuthorPosts