TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Koteswararao Mallisetti
NA
817
563.6k
ultra grid with button field display text on that button
Jul 27 2010 3:39 AM
i have one ultragrid control in my windows application i display the one button with name as "permissions" on that and handle that click event what will i do give the ans ...
the button is common for all rows
to create button the code i use is
Me.UltraGrid1.DisplayLayout.Bands(0).Columns.Add("DocumentCategories")
e.Layout.Bands(0).Columns("DocumentCategories").Style = UltraWinGrid.ColumnStyle.Button
'e.Layout.Bands(0).Columns.Insert(7, "View")
e.Layout.Rows.Band.Columns("DocumentCategories").ButtonDisplayStyle = UltraWinGrid.ButtonDisplayStyle.Always
'e.Layout.Rows.Band.Columns("DocumentCategories").
Reply
Answers (
0
)
want datalist work works as a url to another page in c#
Conform Button Extender